...
PATCH {{everifin_api_url}}/v1/payments/bulk/{{bulk_payment_id}}
The Except different statuses (described further below), the processing works the same way as for the single payment which is described here: Single Payment Processing
Endpoint postman documentation: Process Bulk Payment
Bulk Payment Statuses
Status | Final | Description |
---|---|---|
CREATED | no | Payment is created and waiting for further processing. |
PAID | yes | All individual payments in the bulk have been accepted and processed by the bank. |
AUTHORIZING | no | The payment is being processed (user is authorizing payment on bank`s page or authorization is finished and payment is being further processed by the bank). |
PARTIALLY_PAID | yes | When at least one individual payment in bulk has been authorized and accepted by bank. |
FAILED | yes | None of the individual payments have been accepted by bank |