...
Parameter Name | Data Type | Description | Mandatory |
| Enum | Attribute type, whose values is to be fetched Possible values:
| Yes |
Response
Code Block | ||
---|---|---|
| ||
{ "OrderAttributesDataorderAttributesDataList": [ { "attributeKey": "Attribute1", "attributeValue": "test_1bd271cb334c2", "type": "OUTWARD_ORDER" } ] } |
...