{ "opencollection": "1.0.0", "info": { "name": "InDebted Receive API Documentation Account LandingPage API", "version": "1.53.1" }, "items": [ { "info": { "name": "LandingPage", "type": "folder" }, "items": [ { "info": { "name": "Get Landing Page URL", "type": "http" }, "http": { "method": "GET", "url": "/v1/:clientId/get_landing_page_url", "headers": [ { "name": "Authorization", "value": "Bearer " } ], "params": [ { "name": "clientId", "value": "ec702157-705b-42a0-b70e-a60a63dd24ab", "type": "path", "description": "A Receive system identifier that will be assigned automatically.\nIt will be used for situations like Support related interventions or data segmentation.\n" }, { "name": "claimReference", "value": "ACCOUNT_REFERENCE_002", "type": "query", "description": "Receive Claim Reference" }, { "name": "triggerName", "value": "customTrigger1", "type": "query", "description": "This is name of Custom Trigger that should be triggered when this API is called." } ], "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Get Landing Page URL" } ] } ], "bundled": true }