October 2024
almost 2 years ago by Leon Menzies
- New Global Cash Management Delivery Channel Endpoints
- Added:
GET/gcm/delivery-channels— Get available delivery methods for a corridor/use case. - Added:
GET/gcm/delivery-channels/fields— Get required fields for a delivery method. - Added:
GET/gcm/delivery-channels/fields/data— Get stored data for a client account/contact. - Added:
GET/gcm/delivery-methods— Get stored delivery methods for a recipient. - Added:
POST/gcm/delivery-methods/add— Add a new delivery method. - Added:
POST/gcm/delivery-methods/edit— Edit an existing delivery method. - Added:
POST/gcm/delivery-methods/delete— Delete a delivery method.
- Added:
- New Global Cash Management Withdrawal Endpoints
- Added:
POST/gcm/withdraw/quote— Get a quote for buying/selling amount via delivery method. - Added:
GET/gcm/withdraw/quotes— Get a list of withdraw quotes. - Added:
POST/gcm/withdraw— Create a crossborder withdrawal transaction. - Added:
POST/gcm/withdraw/confirm— Confirm a pending withdrawal transaction. - Added:
POST/gcm/withdraw/cancel— Cancel a pending withdrawal transaction. - Added:
GET/gcm/withdraw/transactions— Get list of withdrawal transactions.
- Added: