initiate payment request
POST/payments
Initiates a payment.
The restrictions array containing the payment_instrument and
payment_instrument_subtype gives the possibility to initiate a
payment for the specific option chosen by the customer at the
merchant's checkout.
Error number 2039 indicates that one of the values passed in
payment_instrument or payment_instrument_subtype is not a valid
value.
Request
Responses
- 201
- 400
Payment initiated successfully.
Invalid restriction value.
Error number 2039 indicates that one of the values passed in
payment_instrument or payment_instrument_subtype is not a
valid value.