Skip to main content

updateSubscriptionStatus

updateSubscriptionStatus(
customerId: String!
subscriptionStatus: CustomerEmailSubscriptionStatusesEnum!
): Boolean!

Arguments

customerIdString!required
subscriptionStatusCustomerEmailSubscriptionStatusesEnum!required

Return Type

BooleanBoolean

The Boolean scalar type represents true or false.