GET v1/batches

fire.com

Summary: List batches
Operation ID: getBatches
Auth: unknown
Description

Returns the list of batch with the specified types and statuses.

Parameters (4)

batchStatus (string, query, optional)

Constraints: {'enum': ['SUBMITTED', 'REMOVED', 'SUCCEEDED', 'FAILED']}

batchTypes (string, query, optional)

Constraints: {'enum': ['INTERNAL_TRANSFER', 'BANK_TRANSFER', 'INTERNATIONAL_TRANSFER', 'NEW_PAYEE']}

order (string, query, optional)

Constraints: {'enum': ['DESC', 'ASC']}

orderBy (string, query, optional)

Constraints: {'enum': ['DATE']}

No probe data for this endpoint yet.