nauticalDraftOrderComplete Mutation
Completes creating an order.
Arguments
#
channel
This will be removed on October 29, 2024 when channel support is removed.
ID of the channel to attach to nautical order
id
Optional ID of the Nautical Order to be completed. Either 'id' or 'token' must be provided to identify the Nautical Order. If both are provided, only the 'id' field will be used.
paymentData
Client-side generated data required to finalize the payment for a quote order.
token
Optional Token of the Nautical Order to be completed. Used to enable access by storefront user. Either 'id' or 'token' must be provided to identify the Nautical Order. If both are provided, only the 'id' field will be used.
Response
#
Returns NauticalDraftOrderComplete .