October 2024
about 1 year ago by Leon Menzies
-
New Global Cash Management Delivery Channel Endpoints
Method Endpoint Description GET /gcm/delivery-channelsGet available delivery methods for a corridor/use case. GET /gcm/delivery-channels/fieldsGet required fields for a delivery method. GET /gcm/delivery-channels/fields/dataGet stored data for a client account/contact. GET /gcm/delivery-methodsGet stored delivery methods for a recipient. POST /gcm/delivery-methods/addAdd a new delivery method. POST /gcm/delivery-methods/editEdit an existing delivery method. POST /gcm/delivery-methods/deleteDelete a delivery method. -
New Global Cash Management Withdrawal Endpoints
Method Endpoint Description POST /gcm/withdraw/quoteGet a quote for buying/selling amount via delivery method. GET /gcm/withdraw/quotesGet a list of withdraw quotes. POST /gcm/withdrawCreate a crossborder withdrawal transaction. POST /gcm/withdraw/confirmConfirm a pending withdrawal transaction. POST /gcm/withdraw/cancelCancel a pending withdrawal transaction. GET /gcm/withdraw/transactionsGet list of withdrawal transactions.