Import Permanent Addition and Deductions Payments

Post
/employers/{employerId}/import/payments

Allows the import of permanent addition and deductions payments asynchronously.

Store values

Parameters

string
The employer id.

Contract.PaymentImportRequest[]
boolean
If set to true, and there are any open pay runs, the imported values will be applied to those pay runs. (optional)
Try it

Possible Responses

202 Accepted Contract.JobResponse application/json
400 Bad Request
404 Not Found
409 Conflict