v1

latestOpenAPI 3.0.12026-07-242871595.3 MB
MERCHANTS

Adds a new tender

Returns an object representing newly added merchant tender, with a generated ID.

post/v3/merchants/{mId}/tenders

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>

Request body

idstring

Unique identifier.

editableboolean

If this merchant tender is editable.

labelKeystring

Label Key.

labelstring required

Label Key.

opensCashDrawerboolean

Indicates that tender is opening the cash drawer.

supportsTippingboolean

Allow tipping on payment from tender.

enabledboolean

Indicates that merchant tender is enabled.

visibleboolean

Indicates that merchant tender is visible.

instructionsstring

Instructions for how to process tender.

Response

idstring

Unique identifier.

editableboolean

If this merchant tender is editable.

labelKeystring

Label Key.

labelstring

Label Key.

opensCashDrawerboolean

Indicates that tender is opening the cash drawer.

supportsTippingboolean

Allow tipping on payment from tender.

enabledboolean

Indicates that merchant tender is enabled.

visibleboolean

Indicates that merchant tender is visible.

instructionsstring

Instructions for how to process tender.