{ "type": "object", "properties": { "lienAmount": { "type": "number", "format": "double", "example": 500.01 }, "transactionId": { "type": "string", "example": "Tr201712RK9232P115" }, "countryCode": { "type": "string", "example": "NGR" }, "customerId": { "type": "string", "example": "CN621868" }, "msisdn": { "type": "string", "example": "3451342" }, "channel": { "type": "string", "example": "USSD" }, "accountId": { "type": "string", "example": "ACN8263457" } }, "xml": { "name": "EligibilityCheckRequest" } }