Search proposals
GET {{baseUrl}}/proposals?Name=<string>&Email=<string>&UpdatedAfter=<string>&UpdatedBefore=<string>&UpdatedBy=<object>&CreatedBy=<object>&Source=<string>&CreatedAfter=<string>&CreatedBefore=<string>&Locked=<object>&Offset=<integer>&Limit=<integer>&LinkId=<string>
Search proposals
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Name | string | Affiliate's name | |
Email | string | Shopper's email address | |
UpdatedAfter | string | The UTC date and time in ISO 8601 format | |
UpdatedBefore | string | The UTC date and time in ISO 8601 format | |
UpdatedBy | string | The unique external system user identifier | |
CreatedBy | string | The unique external system user identifier | |
Source | string | Lead's source | |
CreatedAfter | string | The UTC date and time in ISO 8601 format | |
CreatedBefore | string | The UTC date and time in ISO 8601 format | |
Locked | string | Retrieve proposals that are locked or not | |
Offset | string | The offset at which the proposals should be returned | |
Limit | string | Number of results on a page | |
LinkId | string | The link id for any status |