Request Correlation
The SalesKick API uses Correlation IDs to assist with request tracing, logging, and debugging.
All API endpoints accept a client-provided Correlation ID when sent with the Correlation-Id HTTP header in POST, PUT, and DELETE requests.
If the Correlation-Id header is not provided by the client, a new Correlation ID will be generated by the SalesKick API.
Example
cURLGET