앱에서 사용되는 포인트 검색
Query Parameters
Name
Type
Description
{
"return": 0,
"message": "success",
"value": [
{
"point_id": 1,
"point_name": "labyrinth_point_1",
"minimum_exchange_quantity": 1,
"exchange_ratio": 1,
"daily_limited_quantity": 100000000,
"create_dt": "2022-01-11T10:08:51.954Z",
"modified_dt": "2022-01-11T10:08:51.954Z"
}
]
}curl --location --request GET 'http://{backoffice-domain}/m1.0/backoffice/getlist/app/points?app_id=1'key
data type
desc.
Last updated