Our structure
In this API, the total transaction value, sent in theamount field, is composed of the following parts:
shippingFee: transaction shipping fee, in BRL.extraFee: other fees, such as installment fees, in BRL.discount: transaction discount, in BRL.products[n].price: product price, in BRL.products[n].quantity: product quantity.

