Gets the Business invoice with the specified ID.

Request

GET https://apisg.yourpayroll.io/api/v2/business/{businessId}/Invoice/{id}

Path parameters

Parameter name Value Description Additional
id int32 Required
businessId int32 Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

InvoiceModel