v1

latestOpenAPI 3.0.02026-07-262561105.1 KB
Checkout

Resend Checkout

Resend the checkout notification to the user.

post/checkout/resend

Request body

checkout_idstring required

The checkout_id (or token) generated from your client.

Example request

{
  "checkout_id": "W1X2Y3Z4"
}

Response

HTTP 200 OK