{ "type": "object", "properties": { "requestId": { "type": "string", "example": "202111170001371256908" }, "transactionId": { "type": "string", "example": "1231231321232" }, "customerId": { "type": "string", "example": "CN621868" }, "accountId": { "type": "string", "example": "ACN8263457" }, "offers": { "type": "string", "example": "ARRAY of Offers" }, "resultCode": { "type": "string", "example": "00" }, "resultDescription": { "type": "string", "example": "Successful" } }, "xml": { "name": "SelectOffersResponse" } }