Get position packages
Returns a set of position package tiers
URL: | https://api.trademe.co.nz/v1/Jobs/Catalogue/PositionPackages.{file_format} |
---|---|
HTTP Method: | GET |
Requires Authentication? | Yes |
Permission Required: | None |
Supported Formats: | XML, JSON |
Rate Limited? | Yes |
URL parameters
file_format | Enumeration (required) | The format of the response. | ||||
---|---|---|---|---|---|---|
|
Query String parameters
category_id | Integer (optional) |
Used to determine pricing based on category if applicable |
---|---|---|
position_id | Long Integer (optional) |
Used when editing a position to ensure you get the version of package data included when the position was created |
return_metadata | Boolean (optional) |
Should be provided if we want to return metadata about the PackageSetVersion |
skip_current_agent | Boolean (optional) |
Used when want to get all packages tiers as an anonymous member |
Returns
<PositionPackageResponse>
PackageSetVersionMetadata | <PackageSetVersionMetadata> or null |
Metadata about the package set, only returned if requested |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PackageData | Collection of <PackageData> or null |
List of position packages |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|