v1
latestOpenAPI 3.1.02026-07-2483219318.4 KBTransaction Enrichment
Enrich a batch of transactions
Enrich a batch of transactions using Genie.
post/search
Request body
Response
Success
Example response
{
"items": [
{
"results": [
{
"category": {
"_id": "nzfcc_ckouvvy84001608ml5p6z4d8j",
"name": "Supermarkets and grocery stores",
"groups": {
"personal_finance": {
"_id": "group_clasr0ysw000xhk4mf7mg2j1z",
"name": "Food"
}
}
},
"merchant": {
"_id": "merchant_cjipiuvdk000lbpzytryqtjkv",
"name": "FreshChoice",
"logo": "https://cdn.akahu.nz/logos/merchants/merchant_cjipiuvdk000lbpzytryqtjkv",
"website": "https://www.freshchoice.co.nz",
"nzbn": "9429040683379",
"tags": []
},
"outlet": {
"_id": "outlet_cm0qk0idc000l08kydt9gf9gz",
"name": "FreshChoice Greytown",
"website": "https://greytown.store.freshchoice.co.nz/",
"phone": "06 304 7237",
"location": {
"accuracy": "establishment",
"formatted": "12 Hastwell Street, Greytown 5712, New Zealand",
"address": {
"street": "12 Hastwell Street",
"city": "Greytown",
"region": "Wellington",
"country": "New Zealand",
"postal_code": "5712"
},
"coordinates": {
"lat": -41.0809289,
"lon": 175.4589657
}
},
"tags": []
}
}
]
}
]
}