{ "opencollection": "1.0.0", "info": { "name": "InDebted Receive API Documentation Account CustomTriggers API", "version": "1.53.1" }, "items": [ { "info": { "name": "CustomTriggers", "type": "folder" }, "items": [ { "info": { "name": "Execute custom triggers that can be configured in Reactions", "type": "http" }, "http": { "method": "POST", "url": "/v1/:clientId/execute_custom_triggers", "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": "sequential", "value": "", "type": "query", "description": "The request body items are executed one after another one" }, { "name": "async", "value": "", "type": "query", "description": "The request is added to the queue without expecting the response" }, { "name": "minorVersion", "value": "", "type": "query", "description": "Optional minor version identifier for message versioning. This value is passed as additional metadata with emitted messages." } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Execute custom triggers that can be configured in Reactions" } ] } ], "bundled": true }