Disposal Tickets¶
Use /tickets resource with ticket_type as disposal to retrieve information about all disposal tickets created on your account.
Methods¶
List of methods for this resource
| Method | Resource | Description |
|---|---|---|
| GET | /tickets | List the summary of all disposal tickets |
| GET | /tickets/{ticketId} | Show details of a specific disposal ticket |
| GET | /tickets/{ticketId/materials | Show material details of a specific disposal ticket |
| GET | /tickets/{ticketId}/prices | Show prices of a specific disposal ticket |
| GET | /tickets/{ticketId}/surcharges | Show surcharges of a specific disposal ticket |