CheckoutSessionId
sessionIdstringrequired
The unique identifier of the checkout session
secureCodeSecureCode (string)required
The secure code for the sessionId
CheckoutSessionId
{
"sessionId": "string",
"secureCode": "string"
}
The unique identifier of the checkout session
The secure code for the sessionId
{
"sessionId": "string",
"secureCode": "string"
}