Versions Compared

Key

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

...

Endpoint

To access the specific documentinquiry, consumers must initiate an HTTP POST request to the href endpoint /api/ipn/inquiries/{:inquiryId} given by the webhook (see V2 Notification ). The token inquiryId parameter represents the security token acquired during the Authentication process on the API (see V1 Authentication ) unique identifier of an inquiry. As essential components of the JSON payload within the body of the request, consumers are required to include the token and bToken (functioning as the broker identifier) or aToken (functioning as the account identifier).

...