Marketing Source Codes REST Endpoints

Sales Leads/Marketing Source Codes
The marketing source code resource is used to track responses and leads generated by each sales and marketing campaigns, and helps gauge the effectiveness of each initiative. A marketing source code is a unique identifier representing a marketing campaign and the underlying treatment and segment or list used within each execution.
Create a marketing source code
Method: post
Path: /crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/sourceCodes
Delete a marketing source code
Method: delete
Path: /crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/sourceCodes/{leads_sourceCodes_Id}
Get a marketing source code
Method: get
Path: /crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/sourceCodes/{leads_sourceCodes_Id}
Get all marketing source codes
Method: get
Path: /crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/sourceCodes
Update a marketing source code
Method: patch
Path: /crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/sourceCodes/{leads_sourceCodes_Id}