v1

latestOpenAPI 3.0.12026-07-242871595.3 MB
MERCHANTS

Get default service charge for a merchant

The Merchant's default service charge, set via the Setup App (https://www.clover.com/setupapp).

get/v3/merchants/{mId}/default_service_charge

Path parameters

mIdstring required

Merchant Id

Headers

User-Agentstring required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>

Response

idstring

Unique identifier

namestring

Service charge name

enabledboolean

Indicates if this service charge is enabled.

percentageinteger

Deprecated use percentage decimal instead.

percentageDecimalinteger

Percent to charge times 10000, for example, 12.5% will be 125000.

isAutoAppliedboolean

Indicates service charge was auto applied or not.