Get Competition Account Amount for Deposit
The “Get Competition Account Amount for Deposit” endpoint retrieves the current amount for a specific competition account. It returns the account's available balance based on its status and competition rules.
Header Parameters
Authorizationstring
Path Parameters
competitionAccountUuidstring Required
Response
200
Object
OK
Response Attributes
amountnumber Required
400
Object
Bad Request
Response Attributes
statusinteger
HTTP status code
titlestring
Error title
detailstring
Error detail
pathstring
Request path
timestampstring
Error timestamp
401
Object
Unauthorized
Response Attributes
statusinteger
HTTP status code
titlestring
Error title
detailstring
Error detail
pathstring
Request path
timestampstring
Error timestamp
403
Object
Forbidden
Response Attributes
statusinteger
HTTP status code
titlestring
Error title
detailstring
Error detail
pathstring
Request path
timestampstring
Error timestamp
500
Object
Internal Server Error
Response Attributes
statusinteger
HTTP status code
titlestring
Error title
detailstring
Error detail
pathstring
Request path
timestampstring
Error timestamp
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?