Optionalaccess_Returned when the API call is successful. A dynamic token that can be used multiple times and expires after 4 hours.
Optionalexpire_Returned when the API call is successful. The validity period of the access_token, in seconds.
Optionalmerchant_Returned all merchant_ids authorized this time.
Optionalprincipal_If the authorized role is principal administrator, return all principal_id under this authorization.
Optionalrefresh_Returned when the API call is successful. Use refresh_token to get a new access_token. Valid for each shop_id, merchant_id, supplier_id, or user_id respectively, for 30 days.
Optionalshop_Returned all shop_ids authorized this time.
Optionalsupplier_Returned all supplier_ids authorized this time.
Optionaluser_Returned all user_ids authorized this time.
Response data payload for get_access_token