Detailed description of the product. Mostly used for products with a category of charities.
category
string
The category of this product
Category
Description
ach
Bank transfer to the recipient
charity
Donations to a charity
instant_debit_transfer
Instant debit transfer to the recipient
merchant_card
A gift card for a certain merchant (e.g. Amazon)
paypal
Payout via PayPal
venmo
Payout via Venmo
visa_card
Payout in form of a Visa debit card
disclosure
string
Legal disclosures for this product. Can be in HTML format.
skus
array
Products are restricted in their usage based on the amount of the reward. The skus array defines bands of denominations in which this product may be used for payouts.
Show array item type
Property
Type
Description
min
number
Minimal denomination that this product supports (in the product's currency)
max
number
Maximum denomination that this product supports (in the product's currency)
currency_codes
arraystring
Available currencies for this product
countries
array
List of countries in which this product is available to recipients.
Show array item type
Property
Type
Description
abbr
string
ISO 3166 country code
images
array
List of product images associated with this product (e.g. logos or images of the gift cards)
Show array item type
Property
Type
Description
src
stringuri
URL to this image
type
string
Type of image
content_type
string
The MIME content type of this image
usage_instructions
string
Instructions for how to use the product, if applicable. Mostly used for products with a category of merchant_card.