Send Credits
Request Body
Name
Type
Description
{
"current_credits": "8.25 USD",
"current_raw_credits": 8.25,
"target_current_credits": "2.25 USD",
"target_current_raw_credits": 2.25,
"currency": "USD"
}{
"status": false,
"error": "USER_NOT_FOUND",
"message": "User not found!"
}{
"status": false,
"error": "TARGET_USER_NOT_FOUND",
"message": "Target user not found!"
}{
"status": false,
"error": "INVALID_TARGET",
"message": "You can't send credits to yourself!"
}Last updated