Skip to main content
Anchor to CashManagementReasonCodeCreatePayload

CashManagementReasonCodeCreatePayload

payload

Return type for cashManagementReasonCodeCreate mutation.

•CashManagementCustomReasonCode

The created cash management reason code.

•[CashManagementReasonCodeCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Create a cash management reason code.

Arguments

•String!
required

The reason code to create.



Was this section helpful?