Share Gift Card
Enables a user to share a gift card with another user
- Type: stringrequired
Unique ID of the gift card issued by and maintained in the Punchh system
- Type: stringrequired
The signature for the API call
- Type: stringrequired
Used to authorize the request with access_token. It should be supplied as
Bearer ACCESS_TOKEN_GOES_HERE. Note: When authentication is performed using Advanced Authentication, you must include theid_tokenin theid-tokenheader and theaccess_tokenin theAuthorizationheader. See Access Punchh APIs Using Access and ID tokens - Type: stringrequired
Advertises which content types the client is able to understand
- Type: string
Preferred language
- Type: stringrequired
Set this header to application/json.
- Type: stringrequired
Used to identify the software, device, and application initiating the request, providing information about the client to the server. For details, see User Agent.
- Type: string
A token that contains identity information about the authenticated user. It is used to verify the user’s identity and is required only when authentication is performed using Advanced Authentication. This token alone does not grant access to Punchh APIs. To access the APIs, you must include the
id_tokenin theid-tokenheader and theaccess_tokenin theAuthorizationheader. See Access Punchh APIs Using Access and ID tokens
- Type: stringrequired
OAuth client ID provided by the business
- Type: stringrequired
Secondary authentication PIN that must be passed if it is enabled for a business. It can be turned on/off from the Punchh platform.
- Type: stringrequired
Email address of the user with whom the balance / gift card is being shared. At least one of the three (i.e., recipient_email, recipient_phone, and recipient_fb_uid) should be provided. If more than one are provided as parameters, the system will identify that user for whom all of the provided parameters match.
- Type: stringrequired
Facebook "uid" of the user with whom the balance/gift card is being shared. At least one of the three (i.e., recipient_email, recipient_phone, and recipient_fb_uid) should be provided. If more than one are provided as parameters, the system will identify that user for whom all of the provided parameters match.
- Type: stringrequired
Phone number of the user with whom the balance / gift card is being shared. At least one of the three (i.e., recipient_email, recipient_phone, and recipient_fb_uid) should be provided. If more than one are provided as parameters, the system will identify that user for whom all of the provided parameters match.
- Type: object
- Type: object
- Type: object
errors
- Type: object
- Type: object
errors
{}