POST:storefront/customer_balance/apply_gift_card.json
Storefront APIPOST:storefront/customer_balance/apply_gift_card.json

POST:storefront/customer_balance/apply_gift_card.json

Description

Transfer amount of money gift card represents to a customer balance.

Topic: Customer Balance

Query Parameters

shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Request Body

ApplyGiftCard

{
  "gift_card_code": "H35K-DJKS-75TK-TJR4"
}