Checkouts
Retrieve a checkout
Retrieves all the information of an already-existing checkout by providing it’s unique identifier (ID).
GET
Path parameters
The ID of the checkout.
Returns
If a valid ID is provided, it returns a checkout object.
Retrieves all the information of an already-existing checkout by providing it’s unique identifier (ID).
The ID of the checkout.
If a valid ID is provided, it returns a checkout object.