Skip to main content
Skip table of contents

Batch list

Gets a list of available batches.

Batch is available 24 hours from posting.

URI

GET: /v1/batch/list

Success response

Successful get request will return 200 (OK) and JSON.

Response JSON

List of batches.

CODE
[
 {
  id: <id>,
  postDateTime: <datetime>
 }
]
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.