GetSignature

Description

Returns with a base64 image as signature.

Method Type

POST

URL

api/annotation/signature

Parameters

Name

Type

Description

Name

String

Name on signature.

Font

String

Name of the handwritten font to create the signature.

API

String

API hash

Response Type

JSON (JsonResult)

Return values

{

base64 (String) [Base64 image of processed new Signature]

}

 

Programming notes

None

 

Example

None

 

Requirements