# PaymentReminderSendPayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `paymentReminderSend` mutation. ### Access Scopes ## Fields * [success](/docs/api/admin-graphql/2024-07/scalars/Boolean): Boolean - Whether the payment reminder email was successfully sent. * [userErrors](/docs/api/admin-graphql/2024-07/objects/PaymentReminderSendUserError): PaymentReminderSendUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [paymentReminderSend](/docs/api/admin-graphql/2024-07/mutations/paymentReminderSend) ## Examples