FX Payments

Currency Exchange (CE) These are the payments which are made in order to convert one form of currency into another within one single wallet

Endpoint Group Description - text explaining the API group purpose

API

Convertation. Fetch data by monitoring request POST

Get Payment Convertation data by request

# ENDPOINT
/api/paymentConvertation/getData/paymentConvertationMonitoringRequest
More

Convertation. Fetch data by ID / UID GET

Fetch Payment Convertation data by ID or UID

# ENDPOINT
/model/paymentConvertation/getDb/{id}
More

Convertation. Validate data POST

Validate Payment Convertation data

# ENDPOINT
/model/paymentConvertation/validate
More

Convertation. Prepare data POST

Prepare Payment Convertation data

# ENDPOINT
/model/paymentConvertation/prepare
More

Convertation. Create/update data POST

Create/update Payment Convertation data

# ENDPOINT
/model/paymentConvertation/putDb
More

Convertation. Delete item by ID POST

Delete Payment Convertation data by ID

# ENDPOINT
/api/paymentConvertation/deleteItem/{id}
More