Asynchronous REST Call Status
Bulk Reverse Auto Populate Records
GET /ws/rest/service/status/job/{job_id}
Purpose
To check the status (success/pending/failed) of Asynchronous BP REST call.
Output
JSON Output for Asynchronous REST call status
{
"message": {
"job-message": "success",
"job-status": "200"
},
"status": 200
}
Related Topics
Get BP Record With Attachments
Update BP Record with Attachment
Create BP Record with Attachment
Fetch BP Record List with filter_criteria
Payment Application with Auto-populate from SOV and Commits
Bulk Reverse Auto-populate Records
Asynchronous Bulk BP Operations
Fetch List of Attached Files in a BP
Download a Single Attached File in a BP
Download Multipart or Large Files
Last Published Tuesday, July 1, 2025