Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique brand ID. In the Dropship UI this is called the Supplier ID. To find your Supplier ID, click your supplier name in the top nav.
The unique proposal id. This ID is automatically generated when a proposal is created.
Response
OK
Represents the details of a background job or process, including its status, associated objects, and any generated reports.
The unique identifier for the job.
1762791
An identifier for the type of content or operation the job relates to.
9
The ID of the primary object associated with this job (e.g., a proposal or connection ID).
1298
Details of the connection related to this job, if any.
null
A unique identifier for the specific execution instance of the job.
"3af6d254-066d-4a19-9f44-78d7f9ed28a2"
The name of the module or function that executed this job.
"create_compatibility_rulesets_failure_report"
The timestamp when the job record was created.
"2023-12-07T23:14:23.000Z"
The timestamp when the job started execution.
null
The timestamp when the job finished execution.
null
A human-readable description of the job.
null
The total count of successful operations within the job.
null
The total count of failed operations within the job.
null
Represents a single metadata entry, often linking to external reports or files.
The number of errors encountered during the job's execution.
0
A list of detailed error logs generated by the job.
[]