Changes to Retrieve beneficial owner

GET /beneficial-owners/{id}

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

Changed in 2 of the 33 revisions of this API.137

  1. e44b6a6d572437
  2. 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

    • added the new required header request parameter Accept

      new-required-request-parameter