Update Referral

Update an existing referral with partial data. If form_status changes to 'submitted', triggers synchronization to AWS Partner Central. Returns action type: 'create' or 'update'.

Path Params
uuid
required

UUID of the partner account

uuid
required

UUID of the referral object

Body Params
string
enum
Defaults to draft

Status of the referral form

Allowed:
labra_referral
object

Partial referral data for updates

string | null

ID generated and owned by the CRM system.

  • Salesforce: ID of the Labra__Labra_Referral__c custom object
  • HubSpot: ID of the Deal object
string | null

ID of the opportunity in the cloud partner portal (AWS Partner Central, Azure, etc.). Also known as ACE ID for AWS partners.

string | null

ID of the parent CRM object that contains this referral.

  • Salesforce: Opportunity ID
  • HubSpot: Deal ID
Responses

401

Unauthorized

404

Referral not found

500

Internal server error

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