Create Consent Receipts in Bulk

Use this API to create multiple consent receipts in a single request. This bulk endpoint optimizes performance when processing a large number of consent transactions simultaneously.

🗒

Things to Know

  • Each collection point must first be set up in the OneTrust Platform to generate a valid JWT, which must be present in the request payload. The JWT can be found on the Integrations tab of the Collection point details screen or via the Get Collection Point Token API.

  • Response times may vary depending on the number of receipts being processed. Consider implementing appropriate timeout handling in your integration.

  • In most cases, further authorization is not required. However, additional information for setting up authenticated consent can be found here when needed.

  • OneTrust recommends including no more than 10 purposes per consent receipt, with an absolute maximum of 20 purposes.

  • The default rate limit for imports is 3k Calls/Minute and 3M Receipts/Day.

Language
URL