v3

latestSwagger 2.02026-08-0125316174.5 KB
3. Improve your results

Add a keyword to your account's model to predict merchant name. Changes in your account's model are updated daily.

post/api/account/v1/merchantname/add

Headers

apikeystring required

API authentication key.

Request body

merchantNamestring required

Example request

{
  "merchantName": "Walmart"
}

Response

Success