{"swagger":"2.0","paths":{"/*":{"get":{"responses":{"200":{"description":""}},"x-auth-type":"Application & Application User","x-throttling-tier":"Unlimited"},"post":{"parameters":[{"name":"Payload","description":"Request Body","required":false,"in":"body","schema":{"type":"object","properties":{"payload":{"type":"string"}}}}],"responses":{"200":{"description":""}},"x-auth-type":"Application & Application User","x-throttling-tier":"Unlimited"},"put":{"parameters":[{"name":"Payload","description":"Request Body","required":false,"in":"body","schema":{"type":"object","properties":{"payload":{"type":"string"}}}}],"responses":{"200":{"description":""}},"x-auth-type":"Application & Application User","x-throttling-tier":"Unlimited"},"delete":{"responses":{"200":{"description":""}},"x-auth-type":"Application & Application User","x-throttling-tier":"Unlimited"},"options":{"responses":{"200":{"description":""}},"x-auth-type":"Application & Application User","x-throttling-tier":"Unlimited"}}},"info":{"title":"WalletAPI","version":"v1","description":"Any URI. The endUserId does not need URL encoding If sent in the POST body for application/json requests, but does need encoding when used in the URL or form encoded post. In this case the endUserId is the user's MSISDN including the 'tel:' protocol identifier and the country code preceded by '+', e.g. tel:+00123456789"},"host":"ideabiz.lk","basePath":"/apicall/wallet/v1","schemes":["https","http"],"securityDefinitions":{"default":{"type":"oauth2","authorizationUrl":"https://ideabiz.lk/authorize","flow":"implicit","scopes":{}}}}