Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

  De onderstaande details zijn van toepassing voor het verzenden van het bestand.  

URL   

Testomgeving:   

https://acceptatie.lpz.nu/api/post/capacities/v3   

   

Productieomgeving:   

https://www.lpz.nu/api/post/capacities/v3   

   

HEADERS   

"X-AUTH-TOKEN: [api-user]:[password]"   

METHOD   

POST   

PARAMS   

“file” for the posted csv file   

SUCCESS RESPONSE   

Code: 200 OK   

ERROR RESPONSE   

Code: 400 Bad Request, Code: 401 Unauthorized, Code: 405 Method Not  

Allowed, Code: 500 Internal Server Error   

VOORBEELD   AANLEVERING  

COMMANDO   

curl  -X  POST  -H  "X-AUTH-TOKEN:  [api-user]:[password]"  -F "file=@data.csv" https://www.lpz.nu/api/post/capacities/v3   

  • No labels