Data Sent
Recipient Details Send
The data you send with the order creation
The details you send as part of the POST/api/order or POST/api/gift-link method in the recipient_details
field.
Some fields are only required in one method or the other
Field | Description |
---|---|
first_name | The first name of your recipient |
last_name | The last name of your recipient |
email | The full email address of your recipient |
phone_number Only requrired for POST/api/order | The phone number of your recipient |
delivery_address Only requrired for POST/api/order | An array containing the address of the recipient. You can find more information about the information contained in this value here |
redemption_message Only requrired for POST/api/gift-link | The message that gets attached to your gifting link |