Skip to content

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Nov 4, 2025

Added 7 missing problem reference API documentation pages for various error conditions including withdraw limits, precision errors, market conditions, and commission validation. Updated navigation to include all new problem reference pages in alphabetical order.


Created by Mintlify agent


An Exceed Max Withdraw Limit error is returned when a withdrawal request exceeds the maximum allowed withdrawal amount.

For example, attempting to withdraw an amount greater than the configured maximum withdrawal limit for the profile or asset will result in this error.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't have limits per Profile at the moment. Limits can be set on customer's account level.


For example, attempting to create an order with a notional value that exceeds the configured maximum for the profile, market, or trading limits will result in this error.

To resolve this error, reduce the order size to bring the notional value within the allowed limits, or contact support to adjust trading limits if needed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add a link to the Docs describing the limits. We have something here - https://docs.paxos.com/guides/crypto-brokerage/orders-precision-rounding#order-limitations

I don't know if this is still valid - https://help.paxos.com/hc/en-us/articles/4410538467220-Maximum-Order-Size-per-Trade If yes, we should incorporate this into Docs.


For example, this error may occur when a market is temporarily closed for maintenance, suspended due to regulatory requirements, or permanently disabled.

To resolve this error, check the market status and wait for the market to become available, or select a different available market for your trade.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we provide a way for customers to figure out the proper market names available to them?
We have this endpoint with supported markets - https://api.paxos.com/v2/markets, but I think it doesn't show everything that some customers can actually use.

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

Successfully merging this pull request may close these issues.

1 participant