v1
latestOpenAPI 3.0.12026-07-242871595.3 MBAPPS
Create an app billing metered event
Creates an app billing metered event. Clover charges the merchant for each action they take on the app based on the amount specified on the app's Pricing & Distribution page. Pass count as a query parameter to bill the merchant for the number of metered events. count is ignored if you pass it in the request body. Otherwise, count defaults to 1. Requires an OAuth-generated token. See Set up pricing tiers.
post/v3/apps/{appId}/merchants/{mId}/metereds/{meteredId}
Path parameters
appIdstring required
App Id
mIdstring required
Merchant Id
meteredIdstring required
Metered Id
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>