Update partner settings

PATCH
/settings

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.
currencyobjectOptional

Custom currency exchange rates.

payableobjectOptional

Settings for the payables module.

receivableobjectOptional

Settings for the receivables module.

mailobjectOptional

Settings for email and mailboxes.

commercial_conditionslist of stringsOptional

Commercial conditions for receivables.

unitslist of objectsOptional

Measurement units.

websitestringOptional
default_rolemap from strings to anyOptional

A default role to provision upon new entity creation.

paymentsobjectOptional

Settings for the payments module.

einvoicingobjectOptional

Settings for the e-invoicing module.

api_versionenumOptional

Default API version for partner.

Response

Successful Response

currencyobjectOptional

Custom currency exchange rates.

payableobjectOptional

Settings for the payables module.

receivableobjectOptional

Settings for the receivables module.

mailobjectOptional

Settings for email and mailboxes.

commercial_conditionslist of stringsOptional

Commercial conditions for receivables.

unitslist of objectsOptional

Measurement units.

websitestringOptional
default_rolemap from strings to anyOptional

A default role to provision upon new entity creation.

paymentsobjectOptional

Settings for the payments module.

einvoicingobjectOptional

Settings for the e-invoicing module.

api_versionenumOptional

Default API version for partner.

Errors