Mutation
Variables
Response
Mutations
createPaymentPlanAnnouncement
Send an announcement — a broadcast notification — to the buyers of a Payment Plan.
MUTATION
createPaymentPlanAnnouncement(input: CreatePaymentPlanAnnouncementInput!): CreatePaymentPlanAnnouncementPayloadArguments
input
CreatePaymentPlanAnnouncementInput!
required
Parameters for CreatePaymentPlanAnnouncement
announcement
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
Mutation
Variables
Response