Calculate price
POST/orders/quote
Calculates the current total in USD without checking the integration balance, reserving stock or creating an order. The quote does not lock the price. Do not send a price to /orders/create: it recalculates and charges the current amount.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 429
- 500
- 502
- 503
- 504
Operation result; inspect success and status/valid.
Request cannot be fulfilled (for example insufficient balance, invalid recipient or unavailable nominal).
Missing/invalid API key, wrong integration ID or inactive integration.
Product, nominal or order not found in the requested scope.
Request validation failed, including unknown fields or an invalid module variant.
Integration rate limit exceeded: 100 requests per 60 seconds across all public endpoints.
Unexpected server error.
Invalid upstream response or recipient verification response.
Service or data temporarily unavailable.
Catalog or recipient verification timed out.