Checkout
Shows checkout details
Required scope: <code style="background:#e8f0fe;color:#1a73e8;padding:2px 8px;border-radius:12px;font-size:0.85em">checkout:read</code>
get/checkout/{id}
Path parameters
idstring uuid required
Resource Identification
Response
OK
Example response
{
"payment": {
"notification": {
"customer_method_instructions_email": true
}
}
}