v1
latestOpenAPI 3.0.12026-07-2412502.6 MBCampaigns
Get campaign route merchant
When a campaign is configured to use a payment router, this method will return the next merchant the router will use.
get/campaigns/{campaign_id}/route_merchant
Query parameters
payment_method_idinteger required
Send the payment method ID that will be used.
card_type_idinteger required
Send the card type ID that will be used.
customer_idinteger
Send customer ID if there is an existing customer.
order_idinteger
Send order ID if there is an existing order.
Response
OK
Example response
{
"date_created": "2023-04-01 00:00:00",
"date_modified": "2023-04-01 00:00:00"
}