Memberships

Get the subsequent billing date for a membership

Returns the subsequent billing date for the given Membership - i.e. the billing date after next_billing_date. If the membership will not be active on the subsequent billing date, the date will be null.

get/customers/memberships/{membershipId}/subsequent-billing-date

Response

The subsequent billing date for the membership was successfully retrieved.

datastring date nullable required

This is the subsequent billing date for a membership. If this value is null, the membership is not active.

Changes

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