Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request POST \
--url https://api.example.com/v1/crm/requests/{request_id}/deliveries/{id}/delivery/confirm/ \
--header 'Content-Type: application/json' \
--data '
{
"code": "<string>"
}
'{
"code": "<string>"
}curl --request POST \
--url https://api.example.com/v1/crm/requests/{request_id}/deliveries/{id}/delivery/confirm/ \
--header 'Content-Type: application/json' \
--data '
{
"code": "<string>"
}
'{
"code": "<string>"
}Была ли эта страница полезной?