Any related metadata for this offline deposit transaction
Any related metadata for this offline deposit transaction
Any related metadata for this offline deposit transaction
Any related metadata for this offline deposit transaction
Any related metadata for this offline deposit transaction
Any related metadata for this offline deposit transaction
Reference for this deposit. Could reference a game or tournament or promotion.
curl \
-X POST BASE_URL/wallet/deposit/offline \
-H "Content-Type: application/json" \
-d '{"amount":42.0,"currency":"string","metadata":"string","playerId":"string","referenceId":"string","transactionId":"string"}'
{
"amount": 42.0,
"currency": "string",
"metadata": "string",
"playerId": "string",
"referenceId": "string",
"transactionId": "string"
}
{
"balance": 42.0,
"currency": "string"
}
{
"code": "ERROR_UNKNOWN_ERROR",
"description": "string",
"traceId": "string"
}
{
"code": "ERROR_INVALID_SIGNATURE",
"description": "string",
"traceId": "string"
}
{
"code": "ERROR_UNKNOWN_ERROR",
"description": "string",
"traceId": "string"
}