PatchOrgLocationRequest
Body for updating a postal-address location. All fields are optional — provide at least one. Fields omitted are left unchanged. The is_primary and is_system flags are not accepted; primary is changed via the dedicated primary endpoint.
- labelType: stringmin length:1max length:128
Updated display label. Cannot be cleared or set to empty; cannot be changed on the registered-office record.
- street1Type: stringmin length:1max length:256
Updated first line of the street address. Cannot be cleared.
- street2Type: stringmax length:256
Updated second line of the street address. Optional; empty string clears.
- cityType: stringmin length:1max length:128
Updated city or locality. Cannot be cleared.
- regionType: stringmin length:1max length:128
Updated state, province, or administrative region. Cannot be cleared.
- postalType: string
_code min length:1max length:32Updated postal or ZIP code. Cannot be cleared.
- countryType: string
_code Updated ISO 3166-1 alpha-2 country code. Uppercased after trim.
- phoneType: stringmax length:32
Updated office phone in fully-qualified E.164 form (leading "+" required). Provide an empty string to clear. Normalized to canonical E.164 on save.