Gets the Reseller invoice with the specified ID.
GET https://apimy.yourpayroll.io/api/v2/reseller/{resellerId}/Invoice/{id}
Parameter name | Value | Description | Additional |
---|---|---|---|
id | int32 | Required | |
resellerId | int32 | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
InvoiceModel |
Powered by DapperDox