Update partner settings

PATCH
Change the specified fields with the provided values.

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired

Request

This endpoint expects an object.
accountingobjectOptional
Settings for the accounting module.
api_versionenumOptional
Default API version for partner.
commercial_conditionslist of stringsOptional
Commercial conditions for receivables.
currencyobjectOptional
Custom currency exchange rates.
default_rolemap from strings to anyOptional
A default role to provision upon new entity creation.
einvoicingobjectOptional
Settings for the e-invoicing module.
mailobjectOptional
Settings for email and mailboxes.
payableobjectOptional
Settings for the payables module.
paymentsobjectOptional
Settings for the payments module.
receivableobjectOptional
Settings for the receivables module.
unitslist of objectsOptional
Measurement units.
websitestringOptional

Response

This endpoint returns an object.
accountingobjectOptional
Settings for the accounting module.
api_versionenumOptional
Default API version for partner.
commercial_conditionslist of stringsOptional
Commercial conditions for receivables.
currencyobjectOptional
Custom currency exchange rates.
default_rolemap from strings to anyOptional
A default role to provision upon new entity creation.
einvoicingobjectOptional
Settings for the e-invoicing module.
mailobjectOptional
Settings for email and mailboxes.
payableobjectOptional
Settings for the payables module.
paymentsobjectOptional
Settings for the payments module.
receivableobjectOptional
Settings for the receivables module.
unitslist of objectsOptional
Measurement units.
websitestringOptional

Errors