--- title: PaymentCustomizationDeletePayload - GraphQL Admin description: Return type for `paymentCustomizationDelete` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/paymentcustomizationdeletepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/paymentcustomizationdeletepayload.md --- # Payment​Customization​Delete​Payload payload Return type for `paymentCustomizationDelete` mutation. ## Fields * deleted​Id [ID](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) Returns the deleted payment customization ID. * user​Errors [\[Payment​Customization​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/PaymentCustomizationError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [payment​Customization​Delete](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/paymentCustomizationDelete) mutation Deletes a payment customization. *** ## Map ### Mutations with this payload * [payment​Customization​Delete](https://shopify.dev/docs/api/admin-graphql/unstable/types/paymentCustomizationDelete)