input
CollectInvoiceFeeInput!
Required
CollectInvoiceFee!
type Mutation { collectInvoiceFeeZonosCreate(input: CollectInvoiceFeeInput!): CollectInvoiceFee! }
Mutation.
collectInvoiceFeeZonosCreate
Adds a Zonos fee for an existing CollectInvoiceFeeConfiguration
Arguments
input
CollectInvoiceFeeInput!
Required
Returns:
CollectInvoiceFee!
type Mutation { collectInvoiceFeeZonosCreate(input: CollectInvoiceFeeInput!): CollectInvoiceFee! }