Retrieve details about a job pack
Retrieves fee information about a specific Job Pack
| URL: | https://api.trademe.co.nz/v1/Jobs/Payments/JobPacks/{jobPackId}.{file_format} | 
|---|---|
| HTTP Method: | GET | 
| Requires Authentication? | Yes | 
| Permission Required: | MyTradeMeRead: Read your membership & listing data. | 
| Supported Formats: | XML, JSON | 
| Rate Limited? | Yes | 
URL parameters
| jobPackId | Integer (required) | 
                         The id of the Job Pack  | 
                ||||
|---|---|---|---|---|---|---|
| file_format | Enumeration (required) | The format of the response. | ||||
                    
  | 
            ||||||
Returns
<JobPack>
A JobPack containing details the Job Pack
| Id | Integer | 
                         The id of the product  | 
                |||||||
|---|---|---|---|---|---|---|---|---|---|
| Size | Integer | 
                         The number of listings provided by the product  | 
                |||||||
| Price | Number | 
                         The cost of the product excluding GST  | 
                |||||||
| Duration | String or null | 
                         A description of the duration of the product  | 
                |||||||
| AddOns | Collection of <AddOn> or null | 
                         A collection of add-ons available for this product  | 
                |||||||
        
  | 
                    |||||||||
| RequiresExtendedStatus | Boolean | 
                         Requires the purchaser to be a agent with extended job pack status enabled  | 
                |||||||