For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
HomeGuidesAPI ReferenceChangelog
HomeGuidesAPI ReferenceChangelog
  • Quotes API
  • Products API
      • GETRegulatory document by ID
      • GETRegulatory document by plan code
      • GETGet V 1 Brand Code Regulatory Wording Documents
  • Policies API
  • Card Token API
  • Users API
LogoLogo
Products APIRegulatory Wording

Regulatory document by plan code

GET
https://api-staging.nibtravelinsurance.com/products/v1/:brandCode/regulatoryWordingDocuments/:planCode/:contentTypeIdOrCode
GET
/products/v1/:brandCode/regulatoryWordingDocuments/:planCode/:contentTypeIdOrCode
$curl https://api-staging.nibtravelinsurance.com/products/v1/nibau/regulatoryWordingDocuments/planCode/2 \
> -H "Authorization: Bearer <token>"
Returns a Regulatory Wording Document by Plan code and content type
Was this page helpful?
Previous

Get V 1 Brand Code Regulatory Wording Documents

Next
Built with

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

brandCodeenumRequired
Brand code
Allowed values:
planCodestringRequired

A valid plan code (eg “EMGASTANDARDDNK”)

contentTypeIdOrCodeenumRequired
Either a content type id or a code
Allowed values:

Query parameters

sellableAtdatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
partnerGroupIdlongOptionalDefaults to 0
Selects for a particular partner group, where it applies
provinceIdlongOptionalDefaults to 0

Selects for a particular Province/State, where jurisdiction applies