Encode numeric Everflow IDs into their encoded string representation. This is useful when constructing tracking links or any context where encoded IDs are required instead of raw numeric values. The type field determines the encoding context.
The affiliate's API key generated from the Affiliate Portal. Uses the X-Eflow-Api-Key header.
The encoding context type. Determines how the IDs are encoded.
tracking_link_affiliate, tracking_link_offer, smart_link_affiliate, smart_link_smart_link, signup_affiliate_employee, signup_advertiser_employee, signup_affiliate_affiliate Array of numeric IDs to encode.
OK
Array of encoded string values corresponding to the input IDs.