Inbound reverse quotation
Path Params
Attribute
Description
Type
Required
Purpose Code
Purpose code
Aailable currencies
Response
{
"id": "240f7f31f52edc85fe73fe279a76fe374a5bb32a",
"correspondentId": 10,
"purposeCode": "ADSENSE",
"currency": {
"code": "USD",
"name": "Dólar Americano",
"commercialExchangeRate": {
"value": 55795,
"divisor": 10000,
"currency": "BRL",
"precision": 4,
"updatedAt": "2025-12-29T17:25:32.000Z"
},
"countryFlagUrl": "https://s3.amazonaws.com/simple-exchanges-dev/new-flags/united-states.svg",
"levelingRate": {
"value": 55683,
"divisor": 10000,
"currency": "BRL",
"precision": 4
},
"maxValue": 500000,
"minValue": 50,
"offerUSD": {
"amount": 1803620000,
"currency": "USD",
"precision": 4
},
"offer": {
"value": 180362,
"divisor": 100,
"currency": "USD",
"precision": 2
},
"offerWithoutDiscount": {
"value": 180362,
"divisor": 100,
"currency": "USD",
"precision": 2
},
"price": {
"withoutTaxAndDiscount": {
"value": 55683,
"divisor": 10000,
"currency": "BRL",
"precision": 4
},
"withoutTax": {
"value": 55683,
"divisor": 10000,
"currency": "BRL",
"precision": 4
},
"withTax": {
"value": 55444,
"divisor": 10000,
"currency": "BRL",
"precision": 4
},
"withFutureTax": {
"value": 55444,
"divisor": 10000,
"currency": "BRL",
"precision": 4
},
"withoutDiscount": {
"value": 55472,
"divisor": 10000,
"currency": "BRL",
"precision": 4
}
},
"spreadPercentage": 0,
"spreadPercentageWithoutDiscount": 0,
"spreadMaster": false,
"minSpreadMaster": 2
},
"discounts": {
"coupon": {
"id": null,
"code": null,
"discount": 0,
"total": {
"value": 0,
"divisor": 100,
"currency": "BRL",
"precision": 2
}
}
},
"tax": {
"bankFee": {
"valueUSD": 0.9,
"total": {
"value": 500,
"divisor": 100,
"currency": "BRL",
"precision": 2
}
},
"iof": {
"percentage": 0.38,
"total": {
"value": 3814,
"divisor": 100,
"currency": "BRL",
"precision": 2
}
}
},
"futureTax": {
"ir": {
"percentage": 0,
"total": {
"value": 0,
"divisor": 100,
"currency": "BRL",
"precision": 2
}
}
},
"total": {
"withoutTax": {
"value": 1003814,
"divisor": 100,
"currency": "BRL",
"precision": 2
},
"withTax": {
"value": 1000000,
"divisor": 100,
"currency": "BRL",
"precision": 2
},
"withFutureTax": {
"value": 1000000,
"divisor": 100,
"currency": "BRL",
"precision": 2
},
"withoutDiscount": {
"value": 1000000,
"divisor": 100,
"currency": "BRL",
"precision": 2
},
"withoutTaxesAndDiscounts": {
"value": 1003814,
"divisor": 100,
"currency": "BRL",
"precision": 2
}
},
"type": "INBOUND",
"clamp": "NORMAL",
"timeToLive": 600,
"expiresAt": "2026-02-09T01:27:40.000Z",
"createdAt": "2026-02-09T01:17:40.528Z",
"miles": {
"regular": 4000,
"bonus": 6000
},
"metaData": {
"managerOperation": null
},
"provider": "NIUM"
}Last updated