Please enter a Callback URL to be used to notify of new deposits. The following parameters can be used in the URL -
{DATE} - Date of the deposit
{SUBID} - Sub ID from the original tracking link
{CID} - Campaign ID for the campaign the account was referred under
{COUNTRY} - 2 letter country code for the referred account
{PIN} - A unique identifier for the account
{DAMOUNT} - The amount that was deposited
{DCURRENCY} - The currency for the above DAMOUNT
For example:
www.notifyurl.com/deposit?date={DATE}&subid={SUBID}&campaign={CID}&country={COUNTRY}&pin={PIN}&amount={DAMOUNT}¤cy={DCURRENCY}