{
"request_id": "string",
"user_id": 0,
"product_uuid": "ef6d6af2-aef1-49f6-a502-cfed9e6fd1a9"
}
curl --location --request POST 'https://api.freedompay.uz/v5/partner/user/credential/send' \
--header 'Content-Type: application/json' \
--data-raw '{
"request_id": "string",
"user_id": 0,
"product_uuid": "ef6d6af2-aef1-49f6-a502-cfed9e6fd1a9"
}'
{
"status": "string",
"error_code": 0,
"error_description": "string",
"dt": "2019-08-24T14:15:22Z"
}