Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 453 Bytes

link-customer-to-gift-card-request.md

File metadata and controls

23 lines (14 loc) · 453 Bytes

Link Customer to Gift Card Request

A request to link a customer to a gift card.

Structure

Link Customer to Gift Card Request

Fields

Name Type Tags Description
customer_id str Required The ID of the customer to link to the gift card.
Constraints: Minimum Length: 1, Maximum Length: 191

Example (as JSON)

{
  "customer_id": "GKY0FZ3V717AH8Q2D821PNT2ZW"
}