Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.decodahealth.com/billing/cart/expire-old \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
123
Expire old carts that haven’t been updated. Returns the number of carts that were expired.
The tenant you are making this request on behalf of
Your api key
Number of days old to consider for expiration
x >= 1
Successful Response
The response is of type integer.
integer