Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This documentation is a guide for affiliate partners of Backd to utilize the full potential of client referrals and give the client a seamless experience.

...

Note: Please replace the domain with https://test.backd.com for testing purposes.

  • ? - All the generated and acquired details of the client referral link get inserted after the question mark (?) in the URL.

  • = - Every data point has an ID name followed by an equal sign (=) with the generated and acquired data from the affiliate partner.

  • %20 - If a space is required in the data, a percentage sign followed by the number twenty (%20) represents it as it is standard for data in URLs.

  • %2F - If a forward slash is required in the data (used in the dateOfBirth and dateEstablished), a percentage sign followed by the letter “F” and a two (%2F) is used to represent it. The forward slash (%2F) separates the day, month and year from each other.

  • & - The ampersand (&) is used to separate the different data points from one another.

...

Params

Description

Format

Required

Recommended

refId

Reference ID generated by affiliate partner

X

ref

Affiliate partner name

X

name

First names of user

X

surname

Last name of user

X

dateOfBirth

Date of birth of usermm%2fdd%2fyyyy

X

contactNumber

Mobile number of user

X

businessName

Name of business

X

dateEstablished

Start date of business

mm%2fdd%2fyyyy

X

taxIdNumber

Tax ID number of business

X

businessDba

Doing Business As of business

X

...