{ "type": "object", "properties": { "requestId": { "type": "string", "example": "RQID11170001371256908" }, "transactionId": { "type": "string", "example": "TRX1231231321232" }, "customerId": { "type": "string", "example": "CN6215268548868" }, "accountId": { "type": "string", "example": "4348094226" }, "msisdn": { "type": "string", "example": "2348093451342" }, "requestedAmount": { "type": "number", "example": 20000 }, "productId": { "type": "string", "example": "3MPC" }, "offerId": { "type": "string", "example": "SAL900004543304" }, "channel": { "type": "string", "example": "USSD" } }, "xml": { "name": "SelectOffersRequest" } }