cancelStandingOrder
Cancel a standing Order
The user must have an account membership to the account and the permission to initiate credit transfer
cancelStandingOrder(
input: CancelStandingOrderInput!
): CancelStandingOrderPayload!
Cancel a standing Order
The user must have an account membership to the account and the permission to initiate credit transfer
cancelStandingOrder(
input: CancelStandingOrderInput!
): CancelStandingOrderPayload!
cancelStandingOrder.input
● CancelStandingOrderInput!
non-null inputCancelStandingOrderPayload
union