POST api/tt_doc_sa/rua/{id_rua}/delivery-note
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_rua | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
DeliveryNoteResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| id_doc_sa | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"id_doc_sa": "04e50d9c-4551-4173-9c35-72ddd67f0c21"
}