{ "type": "object", "properties": { "eligibleOffers": { "type": "string", "example": "OFFERS ARRAY HERE" }, "resultDescription": { "type": "string", "example": "Successful" }, "customerId": { "type": "string", "example": "CN621868" }, "msisdn": { "type": "string", "example": "3451342" }, "resultCode": { "type": "string", "example": "00" }, "accountId": { "type": "string", "example": "ACN8263457" } }, "xml": { "name": "EligibilityCheckResponse" } }