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
What changed
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the success response with the status
200response-success-status-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed
subschema #1from the request bodyoneOflistrequest-body-one-of-removed
- ○
added
subschema #1: InitiateMicroDepositsto the request bodyoneOflistrequest-body-one-of-added
- ▲
- ▲
added the new required
headerrequest parameterAcceptnew-required-request-parameter
- ▲