Create batch
POST {{baseUrl}}/api/channels/:entityId/payments/batches
Generate a unique payment link for a transaction and optionally send this link to the recipient via email and/or sms.
Request Body
{"filename"=>"example filename", "notificationUrl"=>"https://webhook.example.com"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |