OK
IDP Integration API (v1.0.0)
https://developers.retarus.com/_mock/idp/integration-gateway-openapi/
https://integration.idp.de2.retarus.com/
- Mock serverhttps://developers.retarus.com/_mock/idp/integration-gateway-openapi/api/validate/open-order/csv 
- Localhttps://integration.idp.de2.retarus.com/api/validate/open-order/csv 
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
  https://developers.retarus.com/_mock/idp/integration-gateway-openapi/api/validate/open-order/csv \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: multipart/form-data' \
  -F file=string- Mock serverhttps://developers.retarus.com/_mock/idp/integration-gateway-openapi/validate/supplier/csv 
- Localhttps://integration.idp.de2.retarus.com/validate/supplier/csv 
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
  https://developers.retarus.com/_mock/idp/integration-gateway-openapi/validate/supplier/csv \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: multipart/form-data' \
  -F file=string- Mock serverhttps://developers.retarus.com/_mock/idp/integration-gateway-openapi/validate/customer-material/csv 
- Localhttps://integration.idp.de2.retarus.com/validate/customer-material/csv 
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
  https://developers.retarus.com/_mock/idp/integration-gateway-openapi/validate/customer-material/csv \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: multipart/form-data' \
  -F file=string- Mock serverhttps://developers.retarus.com/_mock/idp/integration-gateway-openapi/validate/customer-master/csv 
- Localhttps://integration.idp.de2.retarus.com/validate/customer-master/csv 
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
  https://developers.retarus.com/_mock/idp/integration-gateway-openapi/validate/customer-master/csv \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: multipart/form-data' \
  -F file=string- Mock serverhttps://developers.retarus.com/_mock/idp/integration-gateway-openapi/validate/customer-product/csv 
- Localhttps://integration.idp.de2.retarus.com/validate/customer-product/csv 
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
  https://developers.retarus.com/_mock/idp/integration-gateway-openapi/validate/customer-product/csv \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: multipart/form-data' \
  -F file=string- Mock serverhttps://developers.retarus.com/_mock/idp/integration-gateway-openapi/validate/customer-ship-to/csv 
- Localhttps://integration.idp.de2.retarus.com/validate/customer-ship-to/csv 
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
  https://developers.retarus.com/_mock/idp/integration-gateway-openapi/validate/customer-ship-to/csv \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: multipart/form-data' \
  -F file=string