SendDocumentToAuthority
POST/Document/SendDocumentToAuthority
SendDocumentToAuthority
Request
- application/json
- text/json
- application/xml
- text/xml
- application/x-www-form-urlencoded
Body
required
FileContent stringrequired
Async booleanrequired
Mapping stringrequired
Sign booleanrequired
DefaultCertificate booleanrequired
Body
required
FileContent stringrequired
Async booleanrequired
Mapping stringrequired
Sign booleanrequired
DefaultCertificate booleanrequired
Body
required
FileContent stringrequired
Async booleanrequired
Mapping stringrequired
Sign booleanrequired
DefaultCertificate booleanrequired
Body
required
FileContent stringrequired
Async booleanrequired
Mapping stringrequired
Sign booleanrequired
DefaultCertificate booleanrequired
Body
required
FileContent stringrequired
Async booleanrequired
Mapping stringrequired
Sign booleanrequired
DefaultCertificate booleanrequired
Responses
- 200
OK
- application/json
- text/json
- application/xml
- text/xml
- Schema
- Example (from schema)
Schema
Success booleanrequired
True is Success
GlobalDocumentId uuidrequired
CountryDocumentId stringrequired
OtherData object
property name* stringrequired
Messages string[]required
ResponseValue stringrequired
Response value
Code int32required
Return Code
Description stringrequired
Code Description
ErrorException objectrequired
Error Exception
{
"Success": true,
"GlobalDocumentId": "00000000-0000-0000-0000-000000000000",
"CountryDocumentId": "string",
"OtherData": {},
"Messages": [
"string"
],
"ResponseValue": "string",
"Code": 0,
"Description": "string",
"ErrorException": {}
}
- Schema
- Example (from schema)
Schema
Success booleanrequired
True is Success
GlobalDocumentId uuidrequired
CountryDocumentId stringrequired
OtherData object
property name* stringrequired
Messages string[]required
ResponseValue stringrequired
Response value
Code int32required
Return Code
Description stringrequired
Code Description
ErrorException objectrequired
Error Exception
{
"Success": true,
"GlobalDocumentId": "00000000-0000-0000-0000-000000000000",
"CountryDocumentId": "string",
"OtherData": {},
"Messages": [
"string"
],
"ResponseValue": "string",
"Code": 0,
"Description": "string",
"ErrorException": {}
}
- Schema
- Example (from schema)
Schema
Success booleanrequired
True is Success
GlobalDocumentId uuidrequired
CountryDocumentId stringrequired
OtherData object
property name* stringrequired
Messages string[]required
ResponseValue stringrequired
Response value
Code int32required
Return Code
Description stringrequired
Code Description
ErrorException objectrequired
Error Exception
<root>
<Success>true</Success>
<GlobalDocumentId>00000000-0000-0000-0000-000000000000</GlobalDocumentId>
<CountryDocumentId>string</CountryDocumentId>
<OtherData/>
<Messages>string</Messages>
<ResponseValue>string</ResponseValue>
<Code>0</Code>
<Description>string</Description>
<ErrorException/>
</root>
- Schema
- Example (from schema)
Schema
Success booleanrequired
True is Success
GlobalDocumentId uuidrequired
CountryDocumentId stringrequired
OtherData object
property name* stringrequired
Messages string[]required
ResponseValue stringrequired
Response value
Code int32required
Return Code
Description stringrequired
Code Description
ErrorException objectrequired
Error Exception
<root>
<Success>true</Success>
<GlobalDocumentId>00000000-0000-0000-0000-000000000000</GlobalDocumentId>
<CountryDocumentId>string</CountryDocumentId>
<OtherData/>
<Messages>string</Messages>
<ResponseValue>string</ResponseValue>
<Code>0</Code>
<Description>string</Description>
<ErrorException/>
</root>
Loading...