v1
latestOpenAPI 3.0.02026-08-06102185472.3 KBQuote expiration
Get quote expiry
Gets the time to live (ttl) of a quote expiry in seconds.
get/config/payments/quote_expiries/{quote_expiry_id}
Path parameters
quote_expiry_idinteger required
The ID of the quote expiry you want returned.
Response
Successfully returned a quote expiry.
Example response
{
"quote_ttl": 5900,
"sending_partner": "rn.us.ca.san_francisco",
"receiving_partner": "rn.us.tx.austin",
"currency": "USD",
"id": 2
}