Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transferwise/public-api-postman-collection
A Postman collection for exploring and testing the TransferWise public API
https://github.com/transferwise/public-api-postman-collection
Last synced: 18 days ago
JSON representation
A Postman collection for exploring and testing the TransferWise public API
- Host: GitHub
- URL: https://github.com/transferwise/public-api-postman-collection
- Owner: transferwise
- License: mit
- Created: 2018-10-03T16:08:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T01:43:45.000Z (6 months ago)
- Last Synced: 2024-11-06T17:34:48.803Z (2 months ago)
- Size: 871 KB
- Stars: 44
- Watchers: 60
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wise API Postman collections
Here are two Postman collections and environments to help you work with the Wise API.
## all-endpoints
This collection holds the full set of endpoint available on our API, organised by resource.
## bank-flow
This collection, aimed at integrating banks, contains the endpoints organised as a flow that matches how a bank's backend would interact with the Wise API to build a successful integration. If you are integrating from a bank then please use this collection to learn how the Wise flow works.
## cards-api
This collection, aimed for Card Issuance API, containers the environment, useful endpoints and different flows for the Card Issuance.
## groups-api
This collection, aimed for Group API, contains endpoints organised by resource that has group association.## connected-apps-flow
This collection, aimed for non-bank partners, contains the API flow for a third-party to interact with the Wise API to build a successful "Pay with Wise" integration. If you are using our API to connect with customer Wise accounts to make international payments then please use this collection to learn how the flow works.
## multi-currency-account
This collection, aimed for Multi-Currency Account APIs, contains the environment, useful endpoints and different flows for using the MCA balances.
## payouts-and-third-party-payments
This collection is aimed to take your through the endpoints for Payouts and 3rd party payment APIs. The transfer flow is covered in our public guide/api docs.