GetPayrollStatus        


Description:

This endpoint will allow the authorized requester to Get the current status of a payroll for a particular company.


Request:

https://qa01-api-gateway.moorepay.co.uk/process-payroll/v1/ProcessPayroll/GetPayrollStatus/{companyId}


Request parameters:

Name

In

Required

Type

Description

companyId

template

true

string

Key string[2]


Request headers:

Name

Required

Type

Description

Authorization

Yes

string

access token


Response example:


Response: 200 OK

{
"responseMessage": "string"
}

Response: 400 Bad Request

Bad Request


Response: 401 Unauthorized

Unauthorized


Response: 404 Not Found

Not Found


Response: 405 Method Not Allowed

Method Not Allowed


Response: 500 Internal Server Error

Internal Server Error

Created with the Personal Edition of HelpNDoc: Make your documentation accessible on any device with HelpNDoc