Update introducer reference on an application

Updates the Introducer Reference on a lead. The application must belong to the authenticated partner. Returns not_found if no matching application exists for this partner.

Path Params
uuid
required

The application GUID returned in the response when the application was created via POST /applications. This is different from the comma-separated reference IDs used in GET /applications/{applicationReferenceIds}.

Body Params
string
required

The new introducer reference to set on the application

Headers
string
required

Your API key for authentication.

Responses

400

Invalid request body

401

Unauthorized - Missing or invalid API key

403

Forbidden - Invalid or deactivated API key

404

Application not found for this partner

500

Internal server error

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json