Skip to main content
Anchor to cashManagementReasonCodeCreate

cashManagementReasonCodeCreate

mutation

Requires write_cash_tracking access scope.

Create a cash management reason code.

•String!
required

The reason code to create.


Was this section helpful?

Anchor to CashManagementReasonCodeCreatePayload returnsCashManagementReasonCodeCreatePayload returns

•CashManagementCustomReasonCode

The created cash management reason code.

•[CashManagementReasonCodeCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?