Skip to content

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, 'bin_name': 'A-01-SHELF-1', 'location_id': 1, 'created_at': '2020-10-23T10:37:05.085Z', 'updated_at': '2020-10-23T10:37:05.085Z', 'deleted_at': None}