Changelog
This page contains a log of all changes to the API and the versions that are related to each new addition.
| Version | Release date | Change notes |
|---|---|---|
| 1.0.0 | 2024-03-21 | view notes |
v1.0.0
Initial launch of the Payees API for SmartBearCoin. 🚀🚀🚀
The API provides the ability to search for payees, retrieve payee information, and obtain transactions per payee:
| Resource | Description |
|---|---|
| Payees | Allows for searching of payees based on certain jurisdictional identifier information. |
| Payees/{id} | Obtain and retrieval of individual payee information |
| Payees/{id}/transactions | Get a list of transactions for a known payee |