Skip to main content

GetAllConversionRestResponseItem

    id stringrequired

    Conversion UUID.

    operation_id stringrequired

    Operation UUID. Used to track the conversion.

    quotation_id string

    Quotation UUID. Used to track the quotation for this conversion.

    currency_id number

    Currency ID. Used to track the currency for this conversion.

    currency_title string

    Currency Title.

    currency_symbol string

    Currency Symbol.

    currency_decimal number

    Currency Decimal

    conversion_type stringrequired

    Possible values: [buy, sell]

    Conversion type.

    client_name string

    Client name for conversion.

    client_document string

    Client document for conversion.

    amount number

    Crypto Amount (sell or buy) for conversion. Without decimal houses.

    quote string

    Crypto Quote (sell or buy) for conversion.

    created_at date-time

    Conversion created at.