Request Field Mapping

This page explains the most important request fields for Factoring Decline API v1.

Pre-assigned account values

API fieldSourceNotes
connection_idFixed valueAlways send 1.
campaign_idAPI Credentials pageCopy Vrio Campaign ID.
offers[].offer_idAPI Credentials pageCopy one of the assigned Vrio Offer IDs.
payment_method_idFixed valueAlways send 1 for credit card.
actionFixed valueAlways send process.

Tracking fields

API fieldValue to sendPurpose
tracking1Affiliate ID from the API Credentials page.Identifies the merchant account.
tracking2Your click ID or order reference.Used to match postbacks to your original order.
tracking3Original decline code.Stores the upstream decline code.
tracking4Original decline reason or message.Stores the upstream decline reason.
tracking54Product type marker for Factoring Decline v1.

Statement Descriptor

Statement Descriptor is configured separately in:

https://factoring.ltvx.dev/api-settings

Do not use tracking1 as the descriptor. tracking1 is the Affiliate ID from the API Credentials page.

Address fields

If same_address is true, the billing address is copied from the shipping address.

If same_address is false, send the billing fields such as bill_fname, bill_lname, bill_address1, bill_city, bill_zipcode, and bill_country.