Get the current billing plan for the business.
GET https://apimy.yourpayroll.io/api/v2/business/{businessId}/subscription/currentbillingplan
Parameter name | Value | Description | Additional |
---|---|---|---|
businessId | int32 | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
BillingPlanResponseModel |
Powered by DapperDox