Changes to Create a document for beneficial owner

POST /beneficial-owners/{id}/documents

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

Changed in 3 of the 33 revisions of this API.48

  1. e44b6a6d572434
  2. 231d0268586b4
  3. 4c8b16e059181

What changed

  • e44b6a6d572434See the full diff
    • request property documentType was restricted to a list of enum values

      request-property-became-enum

    • the request property documentType became required

      request-property-became-required

    • the request property file became required

      request-property-became-required

    • added the new idCard enum value to the request property documentType

      request-property-enum-value-added

    • added the new license enum value to the request property documentType

      request-property-enum-value-added

    • added the new other enum value to the request property documentType

      request-property-enum-value-added

    • added the new passport enum value to the request property documentType

      request-property-enum-value-added

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

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 413

      response-non-success-status-added

    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