Async Create Payment Order

Create a new payment order asynchronously

post/byob/payment_orders/create_async

Headers

content-typestring

Response

202

objectstring
idstring

Example response

{
  "object": "payment_order",
  "id": "c5f4009c-bdd6-4cc1-84b2-17974ac9e77a"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.