Create an invoice payment

Create an invoice payment with alowed methods, allow an industry to send a request of Payment. This endpoint works asynchronously the payment status will be send by webhook.

Path Params
uuid
required

Id of an existing vendor.

uuid
required

Id of an existing invoice.

Body Params
string
enum
required

Payment type RECEIVABLES

Allowed:
integer
required

Payment amount in cents

payment_data
required
Responses
202

Everething is ok, but there's no content to response.

403

Necessary permission scope.

404

Resource not found.

500

Internal Server Error

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json