PUT
request to the /api/gifts/gift
endpoint.orderId
: The order ID of the gift card. This is a required field of type string
.senderEmail
: The new email address of the sender. This is a required field of type string
.amount
: The new amount of the gift card. This is a required field of type number
.currency
: The new currency of the gift card. This is a required field of type string
.