Skip to main content

Get an exchange rate

POST 

/api/v3/currency/_action/getExchangeRate

Allows you to see what the exchange rate is between two currencies in ChargeOver.

Request

Body

    from string
    to string

Responses

Action completed successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response boolean
Loading...