v1

latestOpenAPI 3.1.02026-07-26580123.9 KB

Update counter

post/operations/{companyDomain}/subscriptions/{subscriptionUniqueId}/counters/{counterId}

Path parameters

companyDomainstring required

Your companies Billsby subdomain - for example, if you login at widgets.billsby.com, your companyDomain is widgets

subscriptionUniqueIdstring required

The unique identifier of the subscription in the Billsby platform

counterIdstring required

The unique identifier of the counter in the Billsby platform

Request body

operationTypestring required

Where operationType can be one of the following: Increment,Decrement or Set

valueinteger required

The value by which you want to update the counter

Response

200