Get campaign route merchantCopy Pageget https://api.vrio.app/campaigns/{campaign_id}/route_merchantWhen a campaign is configured to use a payment router, this method will return the next merchant the router will use.Path Paramscampaign_idstringrequiredQuery Paramspayment_method_idintegerrequiredSend the payment method ID that will be used.card_type_idintegerrequiredSend the card type ID that will be used.customer_idintegerSend customer ID if there is an existing customer.order_idintegerSend order ID if there is an existing order.Responses 200OK 400Error response 401Unauthorized response 403Forbidden response 404Not Found response 500Error responseUpdated 7 days ago