Upload or Update Partners Using an API Overview
Partners can be added and updated to Insellerate using an API.
Table of Contents | ||||
---|---|---|---|---|
|
Assigning Partners to Agents
...
Email
If dedupe is turned on for the org, posts with a matching LicenseId will be rejected; however, posts with a matching Email will be updated regardless if dedupe is turned on/off.
...
Sample API Request
Expand | ||||
---|---|---|---|---|
| ||||
Users should receive StatusCode = 1 if the post was successful. A failed post would result in StatusCode = 2.
|
Fields Available for Upload or Update Partners Using an API
...
LiscenseId
This field can be used to put a license number associated with your Partner.
FirstName (Required Field)
Enter the Partner’s First Name
LastName (Required Field)
Enter the Partner’s Last Name
Email (Required Field)
Enter the Partner’s Email
...