Signature API

Signature API

Integration

There is an example to consume the API, or click here to follow the full documentation.

application/json
{
  • "request_info": {
    },
  • "token_info": {
    },
  • "sign_info": {
    }
}

Document historic

VersionDataNotes
1.02022-05-27First version
1.12022-05-31Fields standardization
1.22022-07-07New fields
1.32022-07-27header mova_client_id renamed to mova-client-id. Refactor on api_version to 'x.y.z' where x,y e z are integers. Removed 'data'from PostSignatureRequest.
1.42022-08-04details array adjusted on responses 401 and 403 and return message. added production url.
1.52022-08-10Adjusted details erro 422. renamed Schemas to english.
1.62022-09-05schema 'error' adjusted
1.72022-09-14schema PostSignatureRequest adjusted, field cpf transformed into a string.