UpdateSubscriptionAcceptanceCheckInput
Autogenerated input type of UpdateSubscriptionAcceptanceCheck
Fields
clientMutationId (String)
A unique identifier for the client performing the mutation.
id (ID!)
ID of the subscription acceptance check to update.
value (Int)
The value for the acceptance check. For manual checks, this determines the status.
status (AcceptanceCheckStatus)
Directly set the status of the acceptance check.
notes (String)
Additional notes or comments about this acceptance check.
externalUrl (String)
External URL with more details about this acceptance check (e.g. from a partner integration).
Last updated
Was this helpful?