Get partner settings

Retrieve all settings for this partner.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

x-monite-versionstringRequired

Response

Successful Response
api_versionenum
Default API version for partner.
commercial_conditionslist of strings
Commercial conditions for receivables.
currencyobject
Custom currency exchange rates.
default_rolemap from strings to any
A default role to provision upon new entity creation.
mailobject
Settings for email and mailboxes.
payableobject
Settings for the payables module.
paymentsobject
Settings for the payments module.
receivableobject
Settings for the receivables module.
unitslist of objects
Measurement units.
websitestring
accountingobjectDeprecated
Settings for the accounting module.

Errors

400
Get Settings Request Bad Request Error
422
Get Settings Request Unprocessable Entity Error
500
Get Settings Request Internal Server Error