Get Signed Document
Download Signed Document
Downloads the electronically signed document for an identification transaction.
Endpoint
GET /api/v1/{customer}/identifications/{transaction-number}/documents/{identifier}/signed
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
customer | string | Yes | Your company identifier |
transaction-number | string | Yes | Transaction identifier |
identifier | string | Yes | Document definition identifier |
Request
Headers
| Header | Type | Required | Description |
|---|---|---|---|
X-API-LOGIN-TOKEN | string | Yes | Auth token for authentication |
Response
- Content-Type:
application/pdf - Content-Disposition:
attachment; filename="signed_contract.pdf"