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