API documentation
post
/api/v1/PaymentsPOST /api/v1/Payments
Payments
Parameters
version
path · string
Required
Request body
{
"accountId": "string",
"provider": 0,
"contactId": "string",
"currency": "string",
"amount": 0,
"reference": "string"
}Responses
The OpenAPI specification does not include response body schemas for this endpoint. Use Try It with your credentials to see a live response.
- 200Success