Data model for zones
Request
Parameter | Type | Description |
---|---|---|
participantNos | Integers | Participants to get the zone registries from. |
Response
Attribute | Type | Description |
---|---|---|
name | String | The zone name. |
postalCodeRanges | Array of PostalCodeRanges | Postal code ranges defined in the zone. |
supplierParticipantNumber | Integer | Participant number for the zone owner. |
Postal code range
Attribute | Type | Description |
---|---|---|
from | String | 4 digit postal code number. May start with the number 0. |
to | String | 4 digit postal code number. May start with the number 0. |