Changes to Update Account
PUT /api/accounts/{account-id}/update.json
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.110
- 5b82d4eb0d9f110
What changed
- ▲
the
errorsresponse's property type/format changed fromobject/toarray/for status401response-property-type-changed
- ●
the
account/addressrequest property's maxLength was set to210request-property-max-length-set
- ●
the
account/cityrequest property's maxLength was set to50request-property-max-length-set
- ●
the
account/emailrequest property's maxLength was set to255request-property-max-length-set
- ●
the
account/faxrequest property's maxLength was set to255request-property-max-length-set
- ●
the
account/fiscal_idrequest property's maxLength was set to255request-property-max-length-set
- ●
the
account/organization_namerequest property's maxLength was set to100request-property-max-length-set
- ●
the
account/phonerequest property's maxLength was set to255request-property-max-length-set
- ●
the
account/postal_coderequest property's maxLength was set to255request-property-max-length-set
- ●
the
account/websiterequest property's maxLength was set to255request-property-max-length-set
- ●
removed the optional property
errors/errorfrom the response with the401statusresponse-optional-property-removed
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲