You have the option to provide an email in the request body while placing an order. You’ll then receive two emails: one at the time of order completion and another upon delivery.
{
"product_code": "AMZ-GB",
"currency_code": "GBP",
"amount": "10.00",
"delivery_method": "email",
"description": "Order for John",
"idempotency_key": "123XXX",
"delivery_format": "url-instant",
“delivery_emai”: “john@test.com”,
“notification_email”: “myemail@email.com”
}
You can also see whether a gift card has been accessed in the Connect portal after logging in.
Comments
0 comments
Please sign in to leave a comment.