Skip to main content
mutation

Requires write_orders access scope.

Sends an email payment reminder for a payment schedule.

ID!required

The payment schedule id associated with the reminder.


Was this section helpful?

Anchor to PaymentReminderSendPayload returnsPaymentReminderSendPayload returns

Boolean

Whether the payment reminder email was successfully sent.

[PaymentReminderSendUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?