katana_public_api_client.models.storage_bin_response¶
katana_public_api_client.models.storage_bin_response
¶
Classes¶
StorageBinResponse
¶
Complete storage bin record with location details and system metadata for warehouse organization
Example
{'id': 12345, 'name': 'Bin-2', 'bin_name': 'Bin-2', 'location_id': 12346, 'created_at': '2020-10-23T10:37:05.085Z', 'updated_at': '2020-10-23T10:37:05.085Z', 'deleted_at': None}