Skip to main content
GET
Fetch Batch Status
This endpoint allows you to check the realtime status of a previously submitted bulk payout batch using its batchId.

Authorizations

x-api-key
string
header
required

Path Parameters

batchId
string<uuid>
required

The unique identifier for the batch submission.

Response

Batch status retrieved successfully.

status
string
Example:

"success"

message
string
Example:

"Transaction Processing"

data
object