GET api/agendamento-carga/documento?DocId={DocId}&DocItemId={DocItemId}&AgendId={AgendId}
Busca os dados gerais de um processo SrfDocumento identifierSrfDocumentoItem identifier
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
DocId | decimal number |
Required |
|
DocItemId | decimal number |
Required |
|
AgendId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.