Update shipping zone element by id
Update shipping zone element by id
Authorizations:Token
Query Parameters
id required | integerId value of the ZoneElement object |
Request Body Schema:
ZoneElement object that needs to be added element_id | integerUnique zone element Id |
element_value | stringZone element value, e.g. 'US', 'US_NY', 'New Y%' etc |
element_type | stringElement type |
zone |
Responses
200Success
Response schema:
Success element_id | integerUnique zone element Id |
element_value | stringZone element value, e.g. 'US', 'US_NY', 'New Y%' etc |
element_type | stringElement type |
zone |