Requests
Request object
id
string
Primary Request identifier
Example: "REQ-1671-0642"
href
string
Relative reference to object on API (always /v1/commerce/requests/{id})
Example: "/v1/commerce/requests/REQ-1671-0642"
status
string
Status of the request.
Example: "Querying"
client
Reference to client Account object.
Example:
vendor
Reference to vendor Account object.
Example:
requester
User of requester, in client account.
Example:
assignee
User of vendor who is responsible to processing request.
Example:
product
Product
Example:
externalIds
ExternalIdsObject
Set of external IDs identifiers.
Example:
parameters.order
ParameterValue[]
Request ordering parameters values
Example:
error
ErrorObject
Error reported by validation procedure.
Example:
audit
AuditObject
Audit object with possible entries: created, updated, activated, terminated, according to lifecycle of the object.
Possible audit events: Created, Updated, and Querying.
Example: