Company Information
System
Status
Authorizations
x-api-keystringRequired
Use the API key to access all API endpoints.
Path parameters
consentIdstring Β· uuidRequired
Identifier of the consent representing the connection to the accounting system.
Header parameters
x-correlation-idstring Β· uuidOptional
Unique identifier used to correlate and trace this request.
Responses
200
Returns the requested company information.
application/json
Represents company information details in the accounting system.
idstring Β· nullableOptional
Unique identifier for the company.
referencestring Β· nullableOptional
Reference code for the company.
phonestring Β· nullableOptional
Phone number of the company.
emailstring Β· nullableOptional
Email address of the company.
faxstring Β· nullableOptional
Fax number of the company.
websitestring Β· nullableOptional
Website URL of the company.
401
Missing or invalid authentication credentials.
application/json
403
Not authorized to access this resource.
application/json
get
/api/v1/consents/{consentId}/companyinformationLast updated
Was this helpful?
