In the API spec, many of the field descriptions are just a repeat of the field names.
For example, within the tracking API, in the tracking method, the transId and transactionSrc headers are required, but there's no description of what those fields actually mean or why they're required -- just a repeat of the field names.
Can someone clarify what these fields mean? Happy to submit a pull request to update the description once we understand more.