GET | /billing/reconcile/get | Retrieve recon usage for all companies for a given invoice month |
---|
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
invoiceMonth | query | DateTime | No | |
environment | query | N3TEnvironment | No | Allowable Values
|
DEV | |
QA | |
UAT | |
PROD | |
DEMO | |
EXT |
To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json
To embed the response in a jsonp callback, append ?callback=myCallback
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /billing/reconcile/get HTTP/1.1 Host: n3tapi.palmettovdc.com Accept: application/json