Skip to main content

TM Transaction Batch Upload – Deprecated batch status fields removed

The previously deprecated failed_transaction_modification_ids and progress_percentage fields are no longer returned in the batch status response.

Affected endpoints

  • GET /api/transactions/batch/status/{batch_id}

Details

The Retrieve Batch Status endpoint response schema has been updated to remove the failed_transaction_modification_ids and progress_percentage fields.

These fields had already been deprecated and should no longer be relied upon by API consumers.