Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request POST \
--url https://api.example.com/v1/crm/clients/{client_id}/bonuses/ \
--header 'Content-Type: application/json' \
--data '
{
"amount": "<string>",
"request": 123,
"type": 0
}
'{
"id": 123,
"bonus": 123,
"created_at": "2023-11-07T05:31:56Z",
"created_by": 123,
"request_status": 123,
"amount": "<string>",
"request": 123,
"type": 0
}curl --request POST \
--url https://api.example.com/v1/crm/clients/{client_id}/bonuses/ \
--header 'Content-Type: application/json' \
--data '
{
"amount": "<string>",
"request": 123,
"type": 0
}
'{
"id": 123,
"bonus": 123,
"created_at": "2023-11-07T05:31:56Z",
"created_by": 123,
"request_status": 123,
"amount": "<string>",
"request": 123,
"type": 0
}^-?\d{0,14}(?:\.\d{0,2})?$0 - transaction_spend1 - transaction_earn0, 1 -2147483648 <= x <= 2147483647Была ли эта страница полезной?