Send Consulting message according to user information request form

Note:

  • For APIs used for Shop, the API key is: <api_key>. The base_url information of the Shop.

  • For APIs used for Partner, the API key is: <shop_key>. The base_url information of the Partner.

RequestUserInfo

post
Body
oa_idstring · int64Optional
zl_user_idstring · int64Optional
Responses
200

A successful response

application/json
post
$BASE_URL.Zalo/RequestUserInfo
200

A successful response

Request:

Response:

Request body structure

Parameters
Data type
Describe

id

string

OA ID

zl_user_id

string

Zalo User ID

Last updated