v1
latestOpenAPI 3.0.02026-08-062903562.2 MBPromo Code Configuration
createPromoCodeConfiguration
Create Promo Code Configuration
post/promo-code-configurations
Request body
Example request
{
"promo_code_id": 8273,
"ticket_type_id": 9978
}Response
Success
Example response
{
"created_at": "2021-04-23T08:23:21Z",
"id": 6054,
"promo_code_id": 8273,
"ticket_type_id": 9978,
"updated_at": "2021-04-23T10:25:03Z"
}