Create Voucher Template
POST {{sandbox_base_url}}/organizations/:organization_id/voucher-program-templates
This API call generates a template_id , which is the identifier value for the entire voucher program using a predefined Template.**
This API call utilizes a SINGLECODEMULTI_REDEEM code scheme.
valuepertrip_percentage is the Percentage of the trip fare that will be charged to the voucher issuer.
valueperperiodmaxtrips is the maximum number of trips a rider can take, per period. This value can be customized.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
`` | null | ||
Accept-Language | string | ||
Content-Type | string | ||
User-Agent | string |
RESPONSES
status: OK
{"uuid":"Redacted"}