nauticalPaymentLinkSendToCustomer
Sends payment link to customer for a nautical order. Requires MANAGE_MARKETPLACE permission.
nauticalPaymentLinkSendToCustomer(
id: ID!
storefrontUrl: String!
): NauticalPaymentLinkSendToCustomer!
Arguments
nauticalPaymentLinkSendToCustomer.id ● ID! non-null scalar
nauticalPaymentLinkSendToCustomer.storefrontUrl ● String! non-null scalar
Type
NauticalPaymentLinkSendToCustomer object
Result of nautical payment link send to customer mutation.