{
"transactionType": {
"code": "sale",
"name": "string"
},
"productGroup": {
"sid": "abc123",
"name": "Electronics"
},
"priceSegment": {
"sid": "abc123",
"name": "Electronics"
},
"deviceGroup": {
"sid": "abc123",
"name": "Electronics"
},
"countries": [
"string"
],
"pricing": {
"type": "fixed",
"payout": {
"fixed": {
"amount": 0,
"currencyCode": "string"
},
"percentage": 0
}
}
}