OrderAssociations
Returns object IDs associated with specific orders, supporting both OAuth and private-app token authentications.
Columns
| Name | Type | ReadOnly | References | Filterable | Description |
| Id [KEY] | Long | True |
Orders.Id | False |
Orders ID |
| AssociationId [KEY] | Long | False | False |
ID of the object that this Orders object is associated with. | |
| Type [KEY] | String | False | True |
Type of the associated object_ which can be a contact_ Order etc. |