Перейти к основному содержанию
POST
/
v2
/
documents
/
{document_uuid}
/
sign
cURL
curl --request POST \
  --url https://api.example.com/v2/documents/{document_uuid}/sign/ \
  --header 'Content-Type: application/json' \
  --data '{}'
{
  "confirm_id": "<string>"
}

Параметры пути

document_uuid
string<uuid>
обязательно

Тело

The body is of type object.

Ответ

201 - application/json
confirm_id
string
обязательно