POST dealer/dealer_invoices
Get invoice number of all invoices by dealer.
Request Information
Parameters
| Name | Description |
|---|---|
| json |
|
Request body formats
application/json, text/json, text/plain, application/x-www-form-urlencoded
Sample:
{
"dealer" : "83289",
"key" : "********-**50-****-****-11599*******"
}
Response Information
Response body formats
application/json, text/json
Sample:
{
"request_date": "2017/02/18 15:42:57",
"time": "0.27",
"InvoiceItems": [
"838328",
"838329"
]
}
Or Bad Response:
The invoice source has malformed data. Please contact Honda Web services with your query settings.