Skip to Content
DocumentationAPI ReferenceBusiness APIModelsGenerate Voucher From Template Request

GenerateVoucherFromTemplateRequest

Properties

NameTypeDescriptionNotes
template_idLongID of the voucher template to use.[default to null]
codeStringUnique voucher code to generate.[default to null]
nameStringOptional custom name for the voucher (defaults to template name).[optional] [default to null]
usage_limit_overrideIntegerOptional override for usage limit.[optional] [default to null]
start_date_overrideStringOptional override for start date.[optional] [default to null]
end_date_overrideStringOptional override for end date.[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]