Otc | Conversions
📄️ Create Conversion
To initiate a new currency conversion, first create a Quotation ID using the endpoint /v2/quotations/spot. Then, provide the Quotation ID in the request body below and execute the operation.
📄️ List Conversions
Retrieve a list of currency conversions associated with the specified user. Optional filter parameters can be used to refine your search.
📄️ Get Credit Balance and Liability
Retrieve the user's liability (the sum of all negative balances in BRL across active currencies) and credit balance.
📄️ Get Quotation by Conversion ID
Retrieve the quotation related to a conversion by specifying its ID.
📄️ Get Conversion by ID
Retrieve detailed information about a currency conversion by specifying its ID.