I did not see this documented anywhere but I thought I would give it a try.
It seems you can post an existing inventory transfer using the API.
It's the same approach as purchase orders and invoices, you issue a POST to the endpoint that contains the warehouse transfer, using /post at the end of the url.
Peter Wright
I did not see this documented anywhere but I thought I would give it a try.
It seems you can post an existing inventory transfer using the API.
It's the same approach as purchase orders and invoices, you issue a POST to the endpoint that contains the warehouse transfer, using /post at the end of the url.
Example, issue POST to:
https://localhost:10880/api/v2/companies/INSPIRE2021/inventory/transfers/5/post