GET api/kiaisalud/consultar-documento-borrador/{suscriptorId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| suscriptorId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponseWrapperOfIEnumerableOfDocumentoBorradorDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | string |
None. |
|
| Message | string |
None. |
|
| Data | Collection of DocumentoBorradorDto |
None. |
|
| DateTime | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.