vendorPayoutOnboardingLinkRequest Mutation
Retrieves an onboarding link for the given vendor from the given gateway if available.
Arguments
#
refreshUrl
String !
Non-null
Refresh url to route back to when onboarding link needs to be refreshed
returnUrl
String !
Non-null
Return url to route back to after onboarding is completed or interrupted
vendorType
String !
Non-null
Whether the vendor to retrieve an onboarding link for is a SELLER or an AFFILIATE
Response
#
Returns VendorPayoutOnboardingLinkRequest .