36be0dca14e7
Resend confirmation mail
Path parameters
The ID of an existing checkout
Request body
The email to send the confirmation to
Response
OK
The ID of the checkout.
The secret token of the checkout.
The status of the checkout.
The type of the checkout.
The company name of the checkout's customer.
The first name of the checkout's customer.
The last name of the checkout's customer.
The full name of the checkout's customer.
The email of the checkout's customer.
The phone number of the checkout's customer.
The ID of the customer.
The ID of the seller of the checkout.
The calculated real price of the checkout.
An ISO 4217 3-character code of the currency.
The prefered language of the checkout.
The origin of the checkout.
The channel of the checkout.
The ID of the sales channel of the checkout.
The ID of the POS which created the checkout.
The ID of the user who created the checkout.
An object containing key-value information.
An ISO Timestamp indicating when the checkout will expire.
An ISO timestamp indicating when the checkout was created.
An ISO timestamp indicating when the checkout was last updated.
Example response
{
"type": "transaction"
}