| AsyncOperationNumber |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- The auto-generated number assigned to the operation.
|
| Description |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Description of the operation.
|
| Error |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The error message for the operation. Applies only if the operation has an
error.
|
| ExternalReference |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- The unique external reference ID per type.
|
| FinishedAt |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date and time the operation finished.
|
| LastStatusUpdateAt |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date and time the status of the operation was last updated.
|
| RelatedRecordId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The related record ID for the async request. This field is available in API
version 60.0 and later.
- This field is a polymorphic relationship field.
- Relationship Name
- RelatedRecord
- Relationship Type
- Lookup
- Refers To
- Asset, OrderItemSummary
|
| Request |
- Type
- textarea
- Properties
- Nillable
- Description
- The request sent to the external service.
|
| Response |
- Type
- textarea
- Properties
- Nillable
- Description
- The full response from the external service.
|
| StartedAt |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date and time the operation started.
|
| Status |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- The status of the operation.
- Possible values are:
- Completed
- Error
- In Progress
- New
|
| Type |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- The type of operation that is being tracked.
- Possible values are:
-
CancelAsset—This value is
available in API version 60.0 and later.
-
CreateAsset—This value is
available in API version 60.0 and later.
- CancelOrderItemSummaries
- ImportInventory
- LocationManagement
- OrderSummaryAdjustmentAggregate
|