Changelog
This changelog contains the newly added endpoints and also the updates that are made to the already available endpoints, in chronological order. This documentation will provide a high overview of what have been added and/or updated. Visit our API documentation for a more descriptive information on the deployed / to be deployed changes.
Each colour represents different deployment phases:
- Upcoming deployment in all environments
- Current deployment in UAT environment and will be deployed in production environment in the stipulated date.
- Current deployment in production environment (if no further change logs are specified, this is also the current deployment in UAT environment)
- Past deployment in all environments
The version number of the developer's documentation, will be updated when a deployment is in UAT or already in production!
17 Apr 2026 tba
| Deployment Date | Environment |
|---|---|
| 3 Jun 2026 | UAT |
| 3 Jun 2026 | Production |
Modified endpoints:
- POST /control/spend - Add a new control spend group
- PATCH /control/spend/{id} - Update a control spend group
- Get /control/spend/{id} - Retrieves a control spend group
- Property
periodicityin the request model is deprecated.
- Property
22 May 2026 v1.54
| Deployment Date | Environment |
|---|---|
| 26 May 2026 | UAT |
| 26 May 2026 | Production |
Modified error code:
- 4000006
- Error code
4000006will no longer be returned. This will be replaced by error code4220007.
- Error code
Modified webhooks:
- POST User Verification Status
- Add new value
DocumentExpiredtostatusproperty:DocumentExpired- the document previously approved in the user verification has expired.
- Add new value
12 May 2026 v1.53
| Deployment Date | Environment |
|---|---|
| 18 May 2026 | UAT |
| 2 Jun 2026 | Production |
Modified webhook:
- POST User Verification Status
- Add new values to the
reject_reasonlist property:- 'BadRequest|...' — Missing or invalid request data. Additional details follow the prefix ('|').
- 'FailedDependency|...' — A dependency failed during processing. Additional details follow the prefix ('|').
- Add new values to the
15 May 2026 v1.52
| Deployment Date | Environment |
|---|---|
| 20 May 2026 | UAT |
| 4 Jun 2026 | Production |
Modified endpoints:
- POST /customers/{customer_id}/remittance/beneficiaries - Creates a new beneficiary associated with the customer_id
- Property
line_1in AddressExchange model will be set to a maximum of 40 characters. This will only be applicable for beneficiaries being added to vendor TransferMate.
- Property