apidocs / com.srv4pos.server.api.auth / AuthService / handshake

handshake

fun handshake(): HandshakeReply

This method is very useful to check authentication. Call it to make sure you are successfully authenticated.

Exceptions

com.srv4pos.server.api.exceptions.ForbiddenJsonException - see: ForbiddenErrorType.SELLER_NOT_FOUND

Return
HandshakeReply indicates whether request version is outdated.