GET /api/v1/pepsanction/retrieve/{id}

brex.io

Summary: Returns a json or pdf report
Operation ID: PepRetrieve
Auth: unknown
Description

Retrieve a completed Pep Sanction check structured or in pdf depending on given accept header

Parameters (2)

accept (string, header, optional, default: application/json)

The type (pdf or json) in which the check should be returned

Constraints: {'enum': ['application/json', 'application/pdf']}

id (string, path, required)

The id of the ordered Pep Sanction Check (id as returned by orderPepSanction call)

No probe data for this endpoint yet.