MobileNXT
API | Description |
---|---|
POST api/mobilenxt/getrequesttoken |
Request a new access/request token for the provided username/password |
POST api/mobilenxt/webhook/exception |
The Exception webhook to interact with MobileNXT WebApi. |
POST api/mobilenxt/webhook/alert |
The Alert webhook to interact with MobileNXT WebApi. |
i18
Interface 18: Nieuwe aanmelding of Update
API | Description |
---|---|
POST api/i18 |
Receive a JSON 'newRegistration' request and sent this to the database. Return the JSON response. This post can receive JSON formats: raw or x-www-form-urlencoded |
GET api/i18 |
Get 2 text values. Just for testing |
i10
Interface 10: Leveringen met planningsgegevens
API | Description |
---|---|
POST api/i10 |
Receive a JSON 'deliveryRequest' request and sent this to the database. Return the JSON response. This post can receive JSON formats: raw or x-www-form-urlencoded |
GET api/i10 |
Get 2 text values. Just for testing |
i13
API | Description |
---|---|
POST api/i13 |
Receive a JSON 'kaartnummer' request and sent this to the database. Return the JSON response that contains also the 'debiteurnummer' (if exists). This post can receive JSON formats: raw or x-www-form-urlencoded |
GET api/i13 |
Get 2 text values. Just for testing |