Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
PaymentRequest payload
The body is of type object
.
Response
PaymentRequest created
The response is of type object
.