Magidoc

vendorPayoutOnboardingLinkRequest
Mutation

Retrieves an onboarding link for the given vendor from the given gateway if available.

Arguments

#

gateway

Non-null

Payout gateway to retrieve onboarding link from

refreshUrl

Non-null

Refresh url to route back to when onboarding link needs to be refreshed

returnUrl

Non-null

Return url to route back to after onboarding is completed or interrupted

vendorId

ID !
Non-null

ID of the vendor to retrieve an onboarding link for

vendorType

Non-null

Whether the vendor to retrieve an onboarding link for is a SELLER or an AFFILIATE

Response

#

Returns VendorPayoutOnboardingLinkRequest .

Example

#