Get Saldo Balance (Crypto Bitcoin)

This service is used to get the balance of bitcoin from the user.

Here are the details of Get Saldo Balance (Crypto Bitcoin) :

Example Request

{
   "Subject":"crypto",
   "SubjectType":"blockchain",
   "SubjectIdentifier":"bitcoin",
   "Action":"getbalance",
   "ResourceType":"data",
   "Resource":"data",
   "ResourceId":"data",
   "Date":"2023-11-21 10:42:46",
   "Data":
         {
             "btcAddress":"bc1qcn45k2sf2g7tythva8vp9j5hx9t7l4wvm6xcwx"
         }
}