Get partner settings

Retrieve all settings for this partner.

Headers

AuthorizationstringRequired

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

x-monite-versionstringRequired

Response

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

Errors