A valid request URL is required to generate request examples
{ "data": { "firmId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "firmName": "<string>", "jurisdictions": [ "<string>" ], "caseTypes": [ "<string>" ], "inNetwork": true, "generalReferralInstructions": "<string>", "relationship": { "description": "<string>", "sendingPercentage": 123, "daysForUnderEvaluation": 123, "daysForInvestigating": 123, "referralInstructions": "<string>" } }, "meta": { "requestId": "req_f2dbe1d3f6ad4a7bb5b4c9f2", "timestamp": "2023-11-07T05:31:56Z" } }
Creates a new outbound network relationship with the specified firm, or updates it if one already exists. Requires STANDARD tier.
Public API key (starts with cxp_). Required on every request.
UUID of the target firm
Created or updated outbound network relationship
Show child attributes