Skip to main content
GET
Get Statement Processing Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

job_id
string
required

ID of the processing job

Response

200 - application/json

Job status retrieved successfully

success
boolean
Example:

true

data
object