Payments
Create a payment
This endpoint is used to create a manual payment
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Payment payload
The body is of type object
.
Response
200
application/json
Payment created
The response is of type object
.