Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request PUT \
--url https://api.example.com/v2/documents/{document_id}/signs/{sign_id}/ \
--header 'Content-Type: application/json' \
--data '
{
"client": 123,
"method_allowed": [
16383
]
}
'{
"id": 123,
"uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"method": 0,
"signer": {
"id": 123,
"name": "<string>",
"phone": "<string>",
"email": "jsmith@example.com",
"type": "company",
"outer_id": 0
},
"status": 0,
"method_allowed": [
16383
]
}curl --request PUT \
--url https://api.example.com/v2/documents/{document_id}/signs/{sign_id}/ \
--header 'Content-Type: application/json' \
--data '
{
"client": 123,
"method_allowed": [
16383
]
}
'{
"id": 123,
"uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"method": 0,
"signer": {
"id": 123,
"name": "<string>",
"phone": "<string>",
"email": "jsmith@example.com",
"type": "company",
"outer_id": 0
},
"status": 0,
"method_allowed": [
16383
]
}0 - manual1 - sms2 - egov0, 1, 2 Show child attributes
0 - черновик1 - готово2 - просмотр3 - подтверждение4 - отклонено5 - подписано0, 1, 2, 3, 4, 5 0 <= x <= 32767Была ли эта страница полезной?