processingTerminals
Close batch for processing terminal
Use this method to manually close a batch on a processing terminal.
Our gateway returns a cut-off time that indicates when our gateway closes the batch.
Note: After our gateway closes the batch, the merchant can use the Self-Care Portal to view the details of the batch.
post/processing-terminals/{processingTerminalId}/close-batch
Path parameters
processingTerminalIdstring required
Unique identifier that we assigned to the terminal.
Headers
Authorizationstring required
Bearer authentication
Idempotency-Keystring uuid required
Unique identifier that you generate for each request. You must use the UUID v4 format for the identifier. For more information about the idempotency key, go to Idempotency.
Response
Successful request. We closed the batch for the processing terminal.
Changes
No recorded changes to this endpoint across all 1 revision of this API.