Skip to main content

SendDocumentToAuthority

POST 

/Document/SendDocumentToAuthority

SendDocumentToAuthority

Request

Body

required
    FileContent stringrequired
    Async booleanrequired
    Mapping stringrequired
    Sign booleanrequired
    DefaultCertificate booleanrequired

Responses

OK

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

Loading...