v1

latestOpenAPI 3.0.32026-07-24148824715.6 KB
Batch Processing

Get the state for a single batch process

Given an identifier, this endpoint will return the status for a single batch process.

You need one of the "View customers" or "View transactions" permissions to use this endpoint.

get/v2/batch-processing/{identifier}

Path parameters

identifierstring uuid required

Response

OK

account_identifierstring uuid required
created_atstring date-time required
created_bystring uuid nullable
identifierstring uuid required
status'NOT_STARTED' | 'VALIDATING' | 'VALIDATING_ERROR' | 'PROCESSING' | 'PROCESSING_ERROR' | 'COMPLETED' | 'INTERNAL_ERROR' required
updated_atstring date-time required