Checkouts
Retrieve a checkout's items
Retrieves all the items of a checkout.
GET
Retrieve a checkout's items
Documentation Index
Fetch the complete documentation index at: https://dev.chargily.com/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The ID of the checkout.
Query parameters
A numeric value indicating the quantity of checkouts to be returned with the
request, with a minimum value of 1 and a maximum value of 50.
Returns
A key-value array, containing a data property which is an array of all the items of the checkout, limited to a maximum ofper_page value.
Retrieve a checkout's items