List gifting rewards
gifting_rewards.readAlphaAlpha: This endpoint is currently in alpha and is not available to all API integrations.
Lists creator details submitted for merchant-managed gifting campaigns. Use the campaign and creator IDs to create and fulfill the gifting reward in your OMS.
api.superfiliate.com/api/v1/gifting_rewardsQuery parameters4
campaign_idgifting_stagepage1default:1items25 and maximum is 250default:25Responses
A list of gifting rewards
array of objects — item fields
idintegergifting_stageenum<string>Current lifecycle stage for this reward.
"unlocked""claimed""shipped""delivered""expired""paused""skipped""not_eligible""pending""error""ready_to_send""missing_address""order_placed""posted"Program associated with this resource.
idintegernamestringHuman-readable name for this resource.
Creator associated with this resource.
idintegerfirst_namestringPerson's given name.
last_namestringPerson's family name.
emailstringEmail address for this person.
phonestringPhone number for this person.
Shipping address for this reward.
address1stringFirst line of the shipping address.
address2string | nullSecond line of the shipping address, when provided.
citystringCity in the shipping address.
country_codestringISO country code in the shipping address.
province_codestring | nullProvince or state code in the shipping address.
zipstringPostal or ZIP code in the shipping address.
The selected products for this resource.
product_external_idstringIdentifier for the related product external.
variant_external_idstringIdentifier for the related variant external.
product_titlestringThe product title for this resource.
variant_titlestringThe variant title for this resource.
image_urlstring | nullURL for image.
skustring | nullThe sku for this resource.
The options for this resource.
namestringHuman-readable name for this resource.
valuestringThe value for this resource.
quantityintegerThe quantity for this resource.
selected_atstringISO 8601 timestamp for selected.
The fulfillment for this resource.
external_order_idstring | nullIdentifier for the related external order.
carrierstring | nullThe carrier for this resource.
tracking_numberstring | nullThe tracking number for this resource.
tracking_urlstring | nullURL for tracking.
fulfilled_atstringISO 8601 timestamp for fulfilled.
details_submitted_atstringISO 8601 timestamp for details submitted.
created_atstringISO 8601 timestamp when this resource was created.
updated_atstringISO 8601 timestamp when this resource was last updated.