Authenticate

DescriptionGetting token for authentication 
Request Path{{base_url}}/stores/token-obtain/
MethodPost

Usage

         An access token provides access to the HiGift API for a specified amount of time. When the access token expires, clients must authenticate again.

Request Parameters

ParameterData TypePositionRequiredDescription 
store_idIntegerBodyYesProvided by HiPin
secret_keyStringBodyYesProvided by HiPin

Response Parameters

ParameterDescriptionNullable 
tokenAuthorization textNo