Create a collection of Postings
POST/v1/tenants/:tenantId/companies/:companyName/postings/createmany
This POST method creates a collection of new Posting elements.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
Posting collection created successfully. Note: The client is responsible for checking the content of failed invoices in within the response
Bad request
Token not provided or invalid
Forbidden to access the given resource
Rate limit exceeded
An unexpected error has occurred