# PaymentCustomizationCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `paymentCustomizationCreate` mutation. ### Access Scopes ## Fields * [paymentCustomization](/docs/api/admin-graphql/2024-10/objects/PaymentCustomization): PaymentCustomization - Returns the created payment customization. * [userErrors](/docs/api/admin-graphql/2024-10/objects/PaymentCustomizationError): PaymentCustomizationError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [paymentCustomizationCreate](/docs/api/admin-graphql/2024-10/mutations/paymentCustomizationCreate) ## Examples