Create transfer
POST {{akaunting_url}}/transfers?from_currency_code=USD&from_account_rate=1&to_currency_code=USD&to_account_rate=1&reference=¤cy_code=USD¤cy_rate=1&from_account_id={{akaunting_transfer_from_account_id}}&to_account_id={{akaunting_transfer_to_account_id}}&amount=100.00&payment_method=offline-payments.cash.1
Request Params
Key | Datatype | Required | Description |
---|
from_currency_code | string | | |
from_account_rate | number | | |
to_currency_code | string | | |
to_account_rate | number | | |
reference | null | | |
currency_code | string | | |
currency_rate | number | | |
from_account_id | string | | |
to_account_id | string | | |
amount | string | | |
payment_method | string | | |
Key | Datatype | Required | Description |
---|
X-Company | string | | |