Step 4: Check Bulk Job Status
To retrieve the status of a bulk job, execute the following API request. Keep in mind that the query is limited to a 7-day historical window. Utilize the provided job reference when making this API call. Additionally, authorization headers are required for this request.
Get Bulk Job By Reference
Url | secure/bulkpaymentrequests/getbulkjobbyreference?reference=demoreference | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Method | GET | |||||||||||||||||||||
Headers | See common headers. No data is posted or returned so the Content-Type and Accept headers can be excluded. | |||||||||||||||||||||
URL Params |
|
|||||||||||||||||||||
Data Params | N/A | |||||||||||||||||||||
Response Object |
|
|||||||||||||||||||||
Request Example |
|
|||||||||||||||||||||
Response Example |
|
Request Example
Request Example |
|
Response Example
Response Example |
|
Updated about 1 year ago