Authorizations
This access token needs to be included in each of your request to the Chift API.
Path Parameters
Query Parameters
Id of the accounting folder instance. A folder represents a legal entity within the system. Required when the multiple folders feature is enabled.
Body
Short code or identifier of the journal (e.g., 'BNK', 'INV').
2
Name or label of the journal as it appears in the accounting system.
1
Type of journal.
customer_invoice
, customer_refund
, supplier_invoice
, supplier_refund
, bank
, cash
, miscellaneous_operation
When journal is of type bank or cash, this is account number of the counterpart account used for the journal.
Response
Successful Response
customer_invoice
, customer_refund
, supplier_invoice
, supplier_refund
, financial_operation
, miscellaneous_operation
, unknown
When journal is of type bank or cash, this is account number of the counterpart account used for the journal.
When the journal is of type bank, IBAN of the bank account linked to the journal
Currency of the journal (e.g., EUR). If empty, the journal follows the currency of the accounting folder.
Indicates if the journal allows other currencies. If it doesn't allow other currencies an exchange rate must be provided for Chift to convert the amounts to the journal currency. This only applicable if the journal currency is the same as the accounting folder currency.