funding-sources

Number of APIs: 6

  1. Create funding source for an account POST {{baseUrl}}/funding-sources

  2. Retrieve a funding source GET {{baseUrl}}/funding-sources/{{fundingSourceId}}

  3. List funding sources for an account GET {{baseUrl}}/accounts/{{accountId}}/funding-sources

  4. List funding sources for external party GET {{baseUrl}}/external-parties/{{externalPartyId}}/funding-sources

  5. Remove a funding source POST {{baseUrl}}/funding-sources/{{fundingSourceId}}

  6. Create an external party funding source POST {{baseUrl}}/external-parties/{{externalPartyId}}/funding-sources