Reference
Deprecated legal-entity coupon-payment alias
Deprecated
Use /api/v1/legal_entity_applications/{id}/pay/voucher with voucherCode instead.
AuthorizationBearer <token>
Personal standard API key. Send it as Authorization: Bearer sk-... and never delegate it.
In: header
Path Parameters
id*string
Format
uuidRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/legal_entity_applications/497f6eca-6276-4993-bfeb-53cbbbba6f08/pay/coupon" \ -H "Content-Type: application/json" \ -d '{ "couponCode": "string" }'{ "data": { "property1": null, "property2": null }, "success": true, "message": "string", "property1": null, "property2": null}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}