--- title: CashManagementReasonCodeDeleteUserError - GraphQL Admin description: An error that occurs during the execution of `CashManagementReasonCodeDelete`. api_version: 2026-04 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/CashManagementReasonCodeDeleteUserError md: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/CashManagementReasonCodeDeleteUserError.md --- # Cash​Management​Reason​Code​Delete​User​Error object An error that occurs during the execution of `CashManagementReasonCodeDelete`. ## Fields * code [Cash​Management​Reason​Code​Delete​User​Error​Code](https://shopify.dev/docs/api/admin-graphql/latest/enums/CashManagementReasonCodeDeleteUserErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The error message. *** ## Map No referencing types *** ## Mutations * [cash​Management​Reason​Code​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/cashManagementReasonCodeDelete) mutation Deletes a cash management reason code. * id [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) required ### Arguments The reason code id to delete. *** *** ## CashManagementReasonCodeDeleteUserError Mutations ### Mutated by * [cash​Management​Reason​Code​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/cashManagementReasonCodeDelete) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/DisplayableError) interface *** ## CashManagementReasonCodeDeleteUserError Implements ### Implements * [Displayable​Error](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/DisplayableError)