GET api/SizeApi?customerId={customerId}&active={active}&lastUpdate={lastUpdate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerId | globally unique identifier |
Required |
|
| active | boolean |
None. |
|
| lastUpdate | date |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of T| Name | Description | Type | Additional information |
|---|---|---|---|
| Active | boolean |
Required |
|
| BagPosition | integer |
None. |
|
| Code | string |
Required |
|
| Customer_ID | globally unique identifier |
Required |
|
| ID | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.