Sales Order Groups
The SalesOrderGroups resource allows Sales Order Groups to be listed.
The full range of URIs and HTTP Verbs supported are:
Operation |
HTTP Action |
List a page of Sales Order Groups |
GET /SalesOrderGroups |
GET SalesOrderGroups
Available Fields for SalesOrderGroup:
Property |
Type |
Length |
Required |
Notes |
Guid |
Guid |
|
Yes |
Unique identifier. Can only be set when adding a record. |
LastModifiedOn |
Nullable DateTime |
|
|
|
Name |
String |
50 |
Yes |
|
Obsolete |
Boolean |
true ,false |
|
|
Examples for Request GET /SalesOrderGroups
show xml example
show json example
Use the API Sandbox to see how the object is rendered in JSON or XML.
Note: An Unleashed account is required before you can use the API Sandbox.
Trial accounts are also allowed to connect to the API.
You can register a new account here: Register.