Detailed reference for the Ticket object used in cash payment methods.
| Property | Type | Description |
|---|---|---|
type | String | Type of ticket, can be NUMERIC, BARCODE , CUSTOM, or REFERENCE_CODE. |
number | String | Numeric code of the NUMERIC or CUSTOM ticket. |
barcode | String | Code to be included in the barcode of the BARCODE or CUSTOM ticket. |
format | Integer | Format of the barcode of the BARCODE or CUSTOM ticket. Example CODE_128, or ITF. |
id | String | Reference code of the ticket. |
expiration_date | Date(ISO-8601) | The expiration date of the ticket. |
company_name | String | Name of the company that acts as the beneficiary of the payment. |
company_id | String | Identifier of the company. |
provider_name | String | Name of the company/bank that is creating the ticket. |
provider_logo | String | URL of the logo of the company/bank that is creating the ticket. |
image_url | String | URL of the full version of the ticket. |
