Retrieves a Job Pack invoice for a member
Retrieves a Job Pack invoice for a member
URL: | https://api.trademe.co.nz/v1/Jobs/Payments/Invoices/JobPacks/{invoiceId}.{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
invoiceId | Integer (required) |
Invoice Id to return |
||||
---|---|---|---|---|---|---|
file_format | Enumeration (required) | The format of the response. | ||||
|
Returns
<JobPackInvoiceDetail>
A JobPackInvoiceDetail
InvoiceId | Integer |
Invoice Id |
|||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
InvoiceDate | DateTime |
Date of the invoice |
|||||||||||||||||||||||||||||||||||||||||||||||
CompanyName | String or null |
The name of the company |
|||||||||||||||||||||||||||||||||||||||||||||||
PurchaseOrderNumber | String or null |
A Purchase Order (PO) Number |
|||||||||||||||||||||||||||||||||||||||||||||||
InvoiceDetails | <InvoiceDetails> or null |
Details of the purchase |
|||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||
ContactDetails | <AccountPayableContact> or null |
Details of the account payable contact for invoicing purposes |
|||||||||||||||||||||||||||||||||||||||||||||||
|