# OrderCreateMandatePaymentPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `orderCreateMandatePayment` mutation. ### Access Scopes ## Fields * [job](/docs/api/admin-graphql/2024-10/objects/Job): Job - The async job used for charging the payment. * [paymentReferenceId](/docs/api/admin-graphql/2024-10/scalars/String): String - The Unique ID for the created payment. * [userErrors](/docs/api/admin-graphql/2024-10/objects/OrderCreateMandatePaymentUserError): OrderCreateMandatePaymentUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [orderCreateMandatePayment](/docs/api/admin-graphql/2024-10/mutations/orderCreateMandatePayment) ## Examples