Usage place
Services
Disconnected
{
"contract_no": "555555b",
"customernumber": "A123456",
"description": "Usage place disconnected",
"id": "1a2b3c4d5",
"invoices": [
{
"invoicenumber": "594294",
"jobid": "1234"
}
],
"status": "disconnected",
"time": "2024-01-04 10:41:40",
"usageplacecode": "643007572062443672"
}Connected
Not Disconnected
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
UsageplaceEvent
idstringOptionalExample:
Unique id for the event
1a2b3c4d5usageplacecodestringOptionalExample:
Usageplacecode
RE12345customernumberstringOptionalExample:
Customernumer
A123456contract_nostringOptionalExample:
Contractnumber
555555btimestringOptionalExample:
Time of event
2024-01-04 10:41:40statusstringOptionalExample:
Type of event
connecteddescriptionstringOptionalExample:
Further description of the event
Usageplace connectedResponses
200
Successful operation
No content
400
Bad request
application/json
401
Unauthorized
post
/usageplace/eventNo content
Last updated
Was this helpful?

