Changes to Get Person
GET /v1/merchants/{merchant_code}/persons/{person_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 8 of the 53 revisions of this API.525
What changed
- ▲
the
allOf[BasePerson]/identifiers/items/valueresponse property's maxLength was increased from30to128for the response status200response-property-max-length-increased
- ▲
the
allOf[BasePerson]/address/street_addressresponse property's minItems was decreased from1to0for the response status200response-property-min-items-decreased
- ○
the
allOf[BasePerson]/address/countryresponse's property pattern^[A-Z]{2}$was added for the status200response-property-pattern-added
- ○
the
allOf[BasePerson]/citizenshipresponse's property pattern^[A-Z]{2}$was added for the status200response-property-pattern-added
- ▲
- ▲
the
allOf[BasePerson]/identifiers/items/refresponse property's maxLength was unset from32for the response status200response-property-max-length-unset
- ○
the
allOf[BasePerson]/address/countryresponse's property pattern^[A-Z]{2}$was removed for the status200response-property-pattern-removed
- ○
the
allOf[BasePerson]/citizenshipresponse's property pattern^[A-Z]{2}$was removed for the status200response-property-pattern-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
removed the non-success response with the status
500response-non-success-status-removed
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type/format changed from
/toobject/for status404response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status500response-body-type-changed
- ○
removed
BaseErrorsubschema #2from the response bodyallOflist for the response status404response-body-all-of-removed
- ○
removed
BaseErrorsubschema #2from the response bodyallOflist for the response status500response-body-all-of-removed
- ○
media type
application/jsonwas changed to a more specific media typeapplication/problem+jsonfor the response status404response-media-type-name-specialized
- ○
media type
application/jsonwas changed to a more specific media typeapplication/problem+jsonfor the response status500response-media-type-name-specialized
- ○
added the optional property
detailto the response with the404statusresponse-optional-property-added
- ○
added the optional property
detailto the response with the500statusresponse-optional-property-added
- ○
added the optional property
instanceto the response with the404statusresponse-optional-property-added
- ○
added the optional property
instanceto the response with the500statusresponse-optional-property-added
- ○
added the optional property
statusto the response with the404statusresponse-optional-property-added
- ○
added the optional property
statusto the response with the500statusresponse-optional-property-added
- ○
added the optional property
titleto the response with the404statusresponse-optional-property-added
- ○
added the optional property
titleto the response with the500statusresponse-optional-property-added
- ○
added the required property
typeto the response with the404statusresponse-required-property-added
- ○
added the required property
typeto the response with the500statusresponse-required-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
the
allOf[BasePerson]/address/countryresponse's property pattern^[A-Z]{2}$was added for the status200response-property-pattern-added
- ○
the
allOf[BasePerson]/citizenshipresponse's property pattern^[A-Z]{2}$was added for the status200response-property-pattern-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the security scope
merchant.readwas removed from the endpoint's security schemeoauth2api-security-scope-removed
- ○
- ○
added the optional property
allOf[BasePerson]/country_of_residenceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[BasePerson]/nationalityto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○