Changes to Update beneficial owner

POST /beneficial-owners/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 33 revisions of this API.3310

  1. e44b6a6d572437
  2. 8a20e700064511
  3. 231d0268586b12
  4. 4c8b16e059181

What changed

  • e44b6a6d572437See the full diff
    • added the new document enum value to the verificationStatus response property for the response status 200

      response-property-enum-value-added

    • added the new incomplete enum value to the verificationStatus response property for the response status 200

      response-property-enum-value-added

    • added the new verified enum value to the verificationStatus response property for the response status 200

      response-property-enum-value-added

    • the response property _links became required for the status 200

      response-property-became-required

    • the response property address became required for the status 200

      response-property-became-required

    • the response property created became required for the status 200

      response-property-became-required

    • the response property firstName became required for the status 200

      response-property-became-required

    • the response property id became required for the status 200

      response-property-became-required

    • the response property lastName became required for the status 200

      response-property-became-required

    • the response property verificationStatus became required for the status 200

      response-property-became-required

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed BeneficialOwnerWithSsn BeneficialOwnerWithPassport from the request body oneOf list

      request-body-one-of-removed

    • added CreateUSBeneficialOwner CreateInternationalBeneficialOwner to the request body oneOf list

      request-body-one-of-added

    This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • request body became required

      request-body-became-required

    • the response property code became required for the status 400

      response-property-became-required

    • the response property message became required for the status 400

      response-property-became-required

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new required header request parameter Accept

      new-required-request-parameter