Requests
The Request object contains the following properties:
id
string
Primary identifier for the request.
Example: REQ-1671-0642
href
string
Relative reference to the object in the API.
Example: /v1/commerce/requests/REQ-1671-0642
status
string
Status of the request.
Example: Querying
client
Reference to the client account object.
Example:
vendor
Account
Reference to the vendor account object.
Example:
requester
User of requester, in client account.
Example:
assignee
The vendor account user responsible for processing the request.
Example:
product
Product
Reference to the product object.
Example:
externalIds
ExternalIdsObject
Set of external ID identifiers.
Example:
parameters.order
ParameterValue
Values of the ordering parameters associated with the request.
Example:
error
ErrorObject
Error reported by validation procedure.
Example:
audit
AuditObject
Audit object with possible entries: created, updated, activated, terminated, according to the lifecycle of the object.
Example:
Example
Last updated
Was this helpful?