Skip to main content
GET
احصل على رصيد المحفظة

التفويضات

Authorization
string
header
مطلوب

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

معلمات المسار

account_id
string<uuid>
مطلوب

الاستجابة

accrued_charges
string
مطلوب

الرسوم المستحقة غير المفوترة

Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
balance
string
مطلوب

رصيد المحفظة الحالي

Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
currency
string
مطلوب

رمز عملة المحفظة

net_balance
string
مطلوب

رصيد المحفظة بعد الرسوم المستحقة

Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$