Skip to main content
POST
Create POS order payment

Authorizations

Authorization
string
header
required

Access token

Path Parameters

order_number
string
required

The unique identifier of the Order.

Body

application/json

Request body

amount
number<double>
required

Amount to request for this payment method. The total requested amount cannot exceed the order's to_be_paid.

payment_method
JusPayHyperCheckout ยท object
required

Response

OK

message
string
required
read-only
success
boolean
required
read-only
content
object
required