{
"status": true,
"data": {
"pixIn": {
"type": "FIXED",
"value": 0
},
"pixOut": {
"type": "FIXED",
"value": 10
},
"creditCard": {
"type": "PERCENTAGE",
"singleInstallment": 351,
"twoInstallments": 499,
"threeInstallments": 588,
"fourInstallments": 678,
"fiveInstallments": 768,
"sixInstallments": 858,
"sevenInstallments": 982,
"eightInstallments": 1071,
"nineInstallments": 1161,
"tenInstallments": 1250,
"elevenInstallments": 1339,
"twelveInstallments": 1429
},
"boleto": {
"type": "PERCENTAGE",
"value": 599
}
}
}