Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

GET /reference_data_collections/set_bulk_update_tasks/{task_status_id}

SUMMARY Get the Bulk Update status

Table 1: GET /reference_data_collections/set_bulk_update_tasks/{task_status_id} resource details:

GET /reference_data_collections/set_bulk_update_tasks/{task_status_id} resource details

MIME Type

application/json

Table 2: GET /reference_data_collections/set_bulk_update_tasks/{task_status_id} request parameter details:

GET /reference_data_collections/set_bulk_update_tasks/{task_status_id} request parameter details

Parameter Type Optionality Data Type MIME Type Description

task_status_id

path

Required

Number (Integer)

text/plain

- The ID for the Bulk Update task

fields

query

Optional

String

text/plain

Optional - Use this parameter to specify which fields you would like to get back in the response. Fields that are not named are excluded. Specify subfields in brackets and multiple fields in the same object are separated by commas.

Table 3: GET /reference_data_collections/set_bulk_update_tasks/{task_status_id} response codes:

GET /reference_data_collections/set_bulk_update_tasks/{task_status_id} response codes

HTTP Response Code Unique Code Description

200

The status for this bulk update request is was retrieved

404

23001

The task_status_id does not exist

500

110000

Some unspecified error occurred

Response Description

200 and the status for this bulk update request

Response Sample