nauticalOrderVoid
Void a nautical order.
nauticalOrderVoid(
id: ID!
paymentId: ID
): NauticalOrderVoid
Arguments
nauticalOrderVoid.id ● ID! non-null scalar
ID of the order to void.
nauticalOrderVoid.paymentId ● ID scalar
ID of the payment attached to the nautical order to capture. If not specified, the last payment on the order will be used.
Type
NauticalOrderVoid object
Void a nautical order.