cURL
curl --request GET \ --url https://app.crown-brlv.com/api/v0/orders/{id}
{ "order": { "base-rate": "1.0000", "state-updated-at": "2024-01-15T10:30:00Z", "effective-rate": "0.9950", "state": "created", "target-asset": "eth-base/brlv", "id": "660e8400-e29b-41d4-a716-446655440001", "quote-id": "550e8400-e29b-41d4-a716-446655440000", "source-asset": "fiat/brl", "source-amount": "100.50", "created-at": "2024-01-15T10:30:00Z", "target-amount": "99.75" } }
Retrieves a specific order by its ID for the authenticated account
Documentation IndexFetch the complete documentation index at: https://docs.crown-brlv.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.crown-brlv.com/llms.txt
Use this file to discover all available pages before exploring further.
Order retrieved successfully
Show child attributes