Get account's available spend limits
get https://sandbox.lithic.com/v1/accounts//spend_limits
Get an Account's available spend limits, which is based on the spend limit configured on the Account and the amount already spent over the spend limit's duration. For example, if the Account has a daily spend limit of $1000 configured, and has spent $600 in the last 24 hours, the available spend limit returned would be $400.
401
User has not been authenticated Invalid or missing API key API key is not active The API key used is no longer active Could not find API key The API key provided is not associated with any user Please provide API key in Authorization header The Authorization header is not in the request Please provide API key in the form Authorization: [api-key] The Authorization header is not formatted properly Insufficient privileges. Issuing API key required Write access requires an Issuing API key. Reach out at lithic.com/contact Insufficient privileges to create virtual cards. Creating virtual cards requires an additional privilege
404
The specified resource was not found.
409
Client is not authorized to call the endpoint
429
Client has exceeded the number of allowed requests in a given time period.
Rate limited, too many requests per second User has exceeded their per second rate limit Rate limited, reached daily limit User has exceeded their daily rate limit Rate limited, too many keys tried One IP has queried too many different API keys