nauticalDraftOrderComplete Mutation
Completes creating an order.
Arguments
#
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 .