Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the sale to retrieve
The affiliate ID associated with the sale
The email of the affiliate associated with the sale
The referral ID associated with the sale
The external ID of the sale
Response
A list of sales or a single sale
The response is of type object[]
.