Transaction
Create a transaction simulation
Simulate a transaction to get the interests and payment dates for given customer and amount
POST
Body
string
required
Propaga’s corner store id
number
required
Total amount of the order
Response
number
Transaction’s total amount with interests
number
Interests for the transaction
number
IVA amount for the transaction
string
Payment date for the transaction
string
Propaga’s corner store id
string
Days to payment date

