Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 486 Bytes

gift-card-activity-block.md

File metadata and controls

23 lines (14 loc) · 486 Bytes

Gift Card Activity Block

Represents details about a BLOCK gift card activity type.

Structure

Gift Card Activity Block

Fields

Name Type Tags Description
reason str Required, Constant Indicates the reason for blocking a gift card.
Default: 'CHARGEBACK_BLOCK'

Example (as JSON)

{
  "reason": "CHARGEBACK_BLOCK"
}