Skip to main content

Checkout

Source:
https://cahskuy.stoplight.io/docs/OND/3c78799259e69-payment-checkout

Endpoint
Endpoint Method
Authentication
/payment-checkout
POST Yes
Authentication
Type
Token source
Server
Bearer {{usapi}}/auth USAPI
Body request
{
  "properties": "value"
}
Properties
Properties of Data type Required



 

Request example

Body request example

{
  "properties": "value"
}

Axios code example

insert code here
Result example

Body request example

insert code here
Error example

Body request example

insert code here