{
"base": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"overrides": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"incentives": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"other": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
}
}