Import contracts from Excel
POST/contracts/import
Imports contract records from an uploaded Excel or CSV file. The file must contain all required columns. Use the export endpoint to download a template.
Request
Responses
- 200
- 401
- 403
- 422
- 500
Contracts imported successfully
Unauthenticated
Forbidden - Missing permission: create contracts
Validation error
Internal server error