Validate Import
POST/import/validate
Validates the Import data.
Request​
Responses​
- 200
- 403
- 404
- 406
- 500
Validation successful.
The user does not have the correct role(s), or the CSV data contained invalid Shops or Ticket Types.
Company or Metadata not found.
The request variables are invalid, the CSV data is invalid or the user is not allowed to make the operation on (one of) the shops and/or Ticket Types, the
* import data is returned as JSON in the error message
Internal server error. Something went wrong during the validation of the Import data.