The Smart Liquidation service splits large XRP liquidations into smaller liquidations over a specified time period. For more information, see Smart Liquidation.
Check out the best practices and tutorials.
The Smart Liquidation service splits large XRP liquidations into smaller liquidations over a specified time period. For more information, see Smart Liquidation.
Check out the best practices and tutorials.
All API operations require a bearer access token for your target environment.<br>Learn how to request the access token.
The Smart Liquidation API assigns a [domainPrefix] based on the environment. Your tenant information is automatically derived from your API credentials.
| Environment | Domain Prefix | Domain | Base URL |
|---|---|---|---|
| Test | liquidation-test.pub.prod | ripplenet.com | <div style="font-size: 13px;font-family:'Red Hat Mono'; !important">liquidation-test.pub.prod.ripplenet.com</div> |
| Production | liquidation.pub.prod | ripplenet.com | liquidation.pub.prod.ripplenet.com |
For more information about base URLs, see API base URLs.
https://docs.ripple.com/_mock/products/payments-odl/api-docs/smart_liquidation/reference/openapi/
https://liquidation-test.pub.prod.ripplenet.com/
https://liquidation.pub.prod.ripplenet.com/
Use these operations to retrieve liquidations from the Smart Liquidation service.
| Operation | Method | Description |
|---|---|---|
| Get liquidations | GET | List all liquidations by date range. |
| Get liquidation by Liquidation Id | GET | Gets a liquidation by Id. |
| Get liquidation by RippleNet Payment Id | GET | Gets a liquidation by ripplenet_payment_id. |
Note: To configure liquidation, contact your RippleNet liaison.