Client APIAPI ReferenceItemsObjectsBookIndustryIdentifierOn this pageBookIndustryIdentifier Object Description Industry identifier for a book item (e.g., ISBN, ASIN). Declaration type BookIndustryIdentifier { type: String identifier: String} Fields NameTypeDescriptiontypeStringType of identifier (e.g., "ISBN_13", "ASIN").identifierStringThe identifier value.