Billing

Billing Credits

Return granted and available credits for the requested account and day.

get/v1/billing/credits

Query parameters

on_datestring date required

Date to evaluate balance on

Date to evaluate balance on

flwr_aidstring nullable

Optional Flower Account ID. Defaults to the authenticated caller.

Optional Flower Account ID. Defaults to the authenticated caller.

Response

Successful Response

organization_idinteger nullable
subject_flwr_aidstring required
on_datestring date required
granted_creditsinteger required
used_creditsinteger required
available_creditsinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.