Skip to main content
POST
Sign Company Authorization Documents

Authorizations

Authorization
string
header
required

Body

application/json
companyID
string
required

companyID of the company

document_key
enum<string>
required

type of the Authorization Document. Accepts 8655, 2848, or all for all document types.

Available options:
8655,
2848,
all
signature
string
required

base64 signature to pass and sign authorization document(s)

Response

200

success
boolean
default:true
Example:

true

data
object[]