MembershipCreditRules

Issue credits for all active memberships under a credit rule's membership type

This endpoint will trigger an async job to issue credits for all active memberships under this credit rule's membership type. It will only issue credits if the customer doesn't already have an unredeemed, unexpired, unrevoked token issued by this rule.

post/customers/membership-credit-rules/{creditRuleId}/issue

Request body

include_upcomingboolean

When true, also issue credits to memberships that are signed up under this credit rule's membership type but haven't yet been billed for the current cycle — effectively backfilling the credit for members who joined after the rule fired. When false (default), only memberships that are already in the active / billing state receive a credit.

Response

The credits were successfully issued

Changes

No recorded changes to this endpoint across all 1 revision of this API.