Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in a business type that is not in the API documentation #52

Open
antipainK opened this issue Feb 28, 2024 · 1 comment
Open

Typo in a business type that is not in the API documentation #52

antipainK opened this issue Feb 28, 2024 · 1 comment

Comments

@antipainK
Copy link

antipainK commented Feb 28, 2024

The endpoint I'm talking about is https://www.bitget.com/api-doc/contract/account/Get-Account-Bill

I got this response when asking for future account bill:

{
    "amount": "<redacted>",
    "billId": "<redacted>",
    "businessType": "risk_captital_user_transfer",
    "cTime": "<redacted>",
    "coin": "USDT",
    "fee": "0",
    "feeByCoupon": "",
    "symbol": "CKBUSDT",
}

The returned value is risk_captital_user_transfer which has captital instead of capital.
I believe this is a typo.

@AbuKram032012
Copy link

Yes
Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants