Changes to Delete customer by ID
DELETE /customers/{customerId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 24 revisions of this API.21610
What changed
- ●
removed the optional property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/allOf[subschema #1]/taxIdCountryOfIssuancefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/allOf[subschema #1]/taxIdTypefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/allOf[subschema #1]/taxIdentifierfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/allOf[subschema #1]/countryOfIssuanceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/allOf[subschema #1]/idTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional write-only property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/allOf[subschema #1]/identifierto the response with the200statusresponse-optional-write-only-property-added
- ●
- ○
added the optional property
oneOf[subschema #1: Individual Customer]/allOf[Customer]/endUserTermsConsentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #2: Business Customer]/allOf[BusinessCustomerFields]/businessInfo/primaryContactFirstNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #2: Business Customer]/allOf[BusinessCustomerFields]/businessInfo/primaryContactLastNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #2: Business Customer]/allOf[Customer]/endUserTermsConsentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #2: Business Customer]/allOf[subschema #3]/businessInfo/primaryContactFirstNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[subschema #2: Business Customer]/allOf[subschema #3]/businessInfo/primaryContactLastNameto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/customerTypefrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/addressfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/birthDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/fullNamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/kycStatusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/nationalityfrom the response with the200statusresponse-optional-property-removed
- ●
added the new
CHARITYenum value to theoneOf[subschema #2: Business Customer]/allOf[BusinessCustomerFields]/businessInfo/entityTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
CHARITYenum value to theoneOf[subschema #2: Business Customer]/allOf[subschema #3]/businessInfo/entityTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
PRIVATE_FOUNDATIONenum value to theoneOf[subschema #2: Business Customer]/allOf[BusinessCustomerFields]/businessInfo/entityTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
PRIVATE_FOUNDATIONenum value to theoneOf[subschema #2: Business Customer]/allOf[subschema #3]/businessInfo/entityTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
PUBLICLY_LISTED_COMPANYenum value to theoneOf[subschema #2: Business Customer]/allOf[BusinessCustomerFields]/businessInfo/entityTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
PUBLICLY_LISTED_COMPANYenum value to theoneOf[subschema #2: Business Customer]/allOf[subschema #3]/businessInfo/entityTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
TRUSTenum value to theoneOf[subschema #2: Business Customer]/allOf[BusinessCustomerFields]/businessInfo/entityTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
TRUSTenum value to theoneOf[subschema #2: Business Customer]/allOf[subschema #3]/businessInfo/entityTyperesponse property for the response status200response-property-enum-value-added
- ○
added
CustomerEddsubschema #1to theoneOf[subschema #1: Individual Customer]/allOf[IndividualCustomerFields]/response propertyallOflist for the response status200response-property-all-of-added
- ▲