After the bulk payment is initiated it can be processed using the following endpoint:
PATCH {{everifin_api_url}}/v1/payments/bulk/{{bulk_payment_id}}
The processing works the same way as for the single payment which is described here: Single Payment Processing
Endpoint postman documentation: Process Bulk Payment