Create Voucher Template

POST {{sandbox_base_url}}/organizations/:organization_id/voucher-program-templates

https://developer.uber.com/docs/vouchers/references/api/v1/organizations-organization_id-voucher-program-templates-post**

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

KeyDatatypeRequiredDescription
``null
Accept-Languagestring
Content-Typestring
User-Agentstring

RESPONSES

status: OK

{"uuid":"Redacted"}