Create a gift card template with custom amount

Supply the request body and this API will generate a custom gift card template with specified amount.

Request Details

NameTypeDescription
center_idguidunique identifier of the center.
custom_amountobjectobject which contains details of the custom amount template.
custom_amount.amountdoublevalue of the gift card.
custom_amount.validityint (optional)validity of the template in days. (If not supplied validity is set to default value specified in organization setting.

Response Details

NameTypeDescription
idguidunique identifier of the template.
namestringname of the template.
descriptionstringdescription about the template.
pricedoubleprice of the template.
valuedoublevalue of the template.
validityintegervalidity of the template in days.
Language
Authorization
Header
Click Try It! to start a request and see the response here!