v1
latestOpenAPI 3.1.02026-07-2483219318.4 KBMerchants
Get merchant
Retrieve details for a merchant.
get/merchants/{id}
Path parameters
idstring required
The merchant identifier
Response
Success
Example response
{
"item": {
"_id": "merchant_cjipiuvdk000lbpzytryqtjkv",
"name": "FreshChoice",
"logo": "https://cdn.akahu.nz/logos/merchants/merchant_cjipiuvdk000lbpzytryqtjkv",
"website": "https://www.freshchoice.co.nz",
"nzbn": "9429040683379",
"tags": []
}
}