Defaults
Get Default Merchant Templates
Get Default Merchant Templates used by KNN when no custom Merchant Templates are present (Merchant Template
is also known as DiamondTemplate
). These values will be used with the GetDiamondsByMerchant Template
. Requires any valid token.
GET
/
api
/
v2
/
defaults
/
merchant_templates
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type
string
Response
200 - application/json
The response is of type object
.