id | Unique identifier for the object. |
stock_transfer_number | A string used to identify the stock transfer. |
source_location_id | ID the location from which you are transferring the items. |
target_location_id | ID the location to which you are transferring the items. |
transfer_date | The timestamp of transferring the items from one location to another. ISO 8601 format with time and timezone must be used. |
additional_info | A string attached to the object to add any internal comments, links to external files, additional instructions, etc. |
stock_transfer_rows | An array of stock transfer rows. |
created_at | The timestamp when the stock transfer was created. |
updated_at | The timestamp when the stock transfer was last updated. |