CharrgRate
    • Charrg Rates
      • Currency Conversion
        • Convert a specified source amount
        • Calculate the source equivalent of a target amount
      • Currency Information
        • List available currencies
      • Schemas
        • ConvertFromResponse
        • ConvertToResponse
        • Rate
        • ErrorResponse
        • CurrencyInfoResponse
        • CurrencyInfo

    Rate

    Base conversion-result fields. Additional response members are permitted. The supplied contract declares the inverse request parameter but does not specify an inverse-output member or its amount scaling. No unverified inverse response field has been added to this schema.

    {
        "quotecurrency": "string",
        "mid": 0,
        "property1": "string",
        "property2": "string"
    }
    Built with