Tracking the listing process
Tracking the listing process
| URL: | https://api.trademe.co.nz/v1/Jobs/Positions/Track.{file_format} |
|---|---|
| HTTP Method: | POST |
| Requires Authentication? | Yes |
| Permission Required: | MyTradeMeWrite: Maintain your watchlist, answer questions and post comments. |
| Supported Formats: | XML, JSON |
| Rate Limited? | Yes |
URL parameters
| file_format | Enumeration (required) | The format of the response. | ||||
|---|---|---|---|---|---|---|
|
||||||
POST Data
<JobsListingProcessTrackingBody>
| DraftId | String (required) |
GUID for the listing process draft |
|||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ListingStep | Enumeration (required) |
The listing step |
|||||||||||||||||||||
|
|||||||||||||||||||||||
| EventType | Enumeration (required) |
type of event |
|||||||||||||||||||||
|
|||||||||||||||||||||||
| Category | Integer (optional) |
The category id if present |
|||||||||||||||||||||
| UtmMedium | String (optional) |
Medium UTM parameter if present |
|||||||||||||||||||||
| UtmSource | String (optional) |
Source UTM parameter if present |
|||||||||||||||||||||
| UtmCampaign | String (optional) |
Campaign UTM parameter if present |
|||||||||||||||||||||
Returns
<ListingTrackingProcessResponse>
Information about the update of the position
| Success | Boolean |
Indicates whether the operation was successful. |
|---|