Create Bulk Payments
Description:
The /payment/bulk
endpoint allows creation of multiple payments simultaneously.
Method:
POST
Request Payload:
Parameter | Type | Description |
---|---|---|
payments | array | Array of payment objects |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Created with possible errors
The response is of type object
.