NapX PMS Docs
POST
/v1/guests/{id}/documents
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Request Body

multipart/form-data

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://example.com/v1/guests/string/documents" \  -F docType="passport"
Empty