Gets the creation status of a pay run that was created asynchronously.
GET https://api.yourpayroll.com.au/api/v2/business/{businessId}/payrun/creationstatus/{jobId}
Parameter name | Value | Description | Additional |
---|---|---|---|
jobId | uuid | Required | |
businessId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
PayRunJobStatusModel |
Powered by DapperDox