Payment Services
Payment Initiation Service
Payment Service API Documentation
POST
For a usage description of the Payment Initiation Service, please refer to the Payment Services page.
Endpoint
POST /payments/initiate
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Payment successfully initiated.
The response is of type object
.