# PaymentTermsCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `paymentTermsCreate` mutation. ### Access Scopes ## Fields * [paymentTerms](/docs/api/admin-graphql/2024-10/objects/PaymentTerms): PaymentTerms - The created payment terms. * [userErrors](/docs/api/admin-graphql/2024-10/objects/PaymentTermsCreateUserError): PaymentTermsCreateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [paymentTermsCreate](/docs/api/admin-graphql/2024-10/mutations/paymentTermsCreate) ## Examples