Skip to main content
Anchor to cashManagementReasonCodeDelete

cashManagementReasonCodeDelete

mutation

Requires write_cash_tracking access scope.

Deletes a cash management reason code.

•ID!
required

The reason code id to delete.


Was this section helpful?

Anchor to CashManagementReasonCodeDeletePayload returnsCashManagementReasonCodeDeletePayload returns

•ID

The deleted cash management reason code gid.

•[CashManagementReasonCodeDeleteUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?