funding-sources
Number of APIs: 6
-
Create funding source for an account POST {{baseUrl}}/funding-sources
-
Retrieve a funding source GET {{baseUrl}}/funding-sources/{{fundingSourceId}}
-
List funding sources for an account GET {{baseUrl}}/accounts/{{accountId}}/funding-sources
-
List funding sources for external party GET {{baseUrl}}/external-parties/{{externalPartyId}}/funding-sources
-
Remove a funding source POST {{baseUrl}}/funding-sources/{{fundingSourceId}}
-
Create an external party funding source POST {{baseUrl}}/external-parties/{{externalPartyId}}/funding-sources