---
title: "Allows a customer to refer (recommend) the store to a friend by using the Referral Objective"
method: POST
path: "/v1/pvt/Customer/{id}/referfriend/{email}"
tags: ["Customer"]
---

# Allows a customer to refer (recommend) the store to a friend by using the Referral Objective

`POST /v1/pvt/Customer/{id}/referfriend/{email}`

## Path parameters

- `id` string, required
- `email` string, required

## Response `200`

true if success otherwise return the error message

- boolean

---

[API](https://skmtc.net/bonifiq/apis/bonifiq-private-apis.md) · [All operations](https://skmtc.net/bonifiq/apis/bonifiq-private-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bonifiq/bonifiq-private-apis/revisions/070a57eeffdc/schema)
