conversion

Store conversion information by Tracking ID

Store conversion information based on a tracking ID provided with the NewVerificationRequest when creating a verification

post/conversion/account/{accountId}/trackingId/{trackingId}

Path parameters

accountIdstring required

Unique identifier for the account that made the conversion

trackingIdstring required

The "Tracking ID" supplied when the verification was created

Request body

amountnumber double

The amount of the conversion

currencystring

The ISO-4217 3-letter Alphabetic Currency Code (Default: "USD")

tagsstring[]

Response

The result

idstring

The ID of the stored conversion.

Changes

No recorded changes to this endpoint across all 1 revision of this API.