abstract fun getSellerId(): String!
Returns sellerId. SellerId is concatenate of seller's country and seller's corporate ID.
Return
String!: String
of format {sellerCountry}{sellerCorporateID}, otherwise returns null
if current credentials doesn't work work with sellerId.