Profiles

Purpose: Reusable, named execution templates for any adapter. Profiles can contain placeholders like ${OrderId} and declare ProfileQueryParameters with default/mandatory flags. At runtime, placeholders are replaced from query or header values.

Execution: GET /api/v1/executeProfile?profile=<ProfileKey> with x-api-key (header or query). Parameters can be passed as ?OrderId=123 or via headers.


Revision #2
Created 13 August 2025 23:10:14 by VJLD Admin
Updated 18 September 2025 01:47:14 by VJLD Admin