cURL
Quotation
Fetch Quotation
Fetch details of a specific quotation
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.dollarpe.xyz/llms.txt
Use this file to discover all available pages before exploring further.
| API Status Code | Response | Reason |
|---|---|---|
| 400 | Quotation ID is required. | Missing Quotation ID |
| 400 | Quotation ID is invalid | Invalid Quotation ID |
| 500 | Internal Server Error | Internal Server Error |
Authorizations
API Key for authentication
Current timestamp in seconds since epoch
HMAC SHA256 signature of the request encoded in Base64
Path Parameters
The unique identifier of the quotation
Example:
"2e104290-07c8-49f1-a5ca-0d27f0078f8a"

