Changes to Initiate or Verify micro-deposits

POST /funding-sources/{id}/micro-deposits

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

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

  1. 42af3b3238352
  2. 9c0a7a57012911
  3. 4c8b16e059181

What changed

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the success response with the status 200

      response-success-status-added

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

  • 9c0a7a57012911See the full diff
    • removed subschema #1 from the request body oneOf list

      request-body-one-of-removed

    • added subschema #1: InitiateMicroDeposits to the request body oneOf list

      request-body-one-of-added

    • added the new required header request parameter Accept

      new-required-request-parameter