Redeem subscriptionAsk AIpost https://www.pelcro.com/api/v1/core/subscriptions/redeemRedeem a gift subscription.Query Paramssite_idint32requiredThe unique identifier of the site associated with your account.Body Paramsgift_codestringrequiredThe gift code used to redeem the subscription. The gift code must be existing and valid (not redeemed) -.user_idint32requiredThe unique identifier of the gift recipient. The gift recipient must be an existing customer on the associated site -.subscription_idint32The unique identifier of an existing subscription on which you would like to redeem this gift as a future phase on. If not provided, the gift will be created as a new subscription - Optional.address_idint32The unique identifier of user's shipping address - Optional, unless taxes are enabled on the account, the gift product requires an address or validated against specific countries.HeadersAuthorizationstringrequiredDefaults to Bearer eyJ***Responses 200Success. 400Invalid request. 401Unauthenticated.Updated about 22 hours ago