createMerchantPaymentLink
Create a unique URL for a merchant to collect payment from a customer
createMerchantPaymentLink(
input: CreateMerchantPaymentLinkInput!
): CreateMerchantPaymentLinkPayload!
Create a unique URL for a merchant to collect payment from a customer
createMerchantPaymentLink(
input: CreateMerchantPaymentLinkInput!
): CreateMerchantPaymentLinkPayload!
createMerchantPaymentLink.input
● CreateMerchantPaymentLinkInput!
non-null inputCreateMerchantPaymentLinkPayload
union