Billing

Billing Credit Assignments

Return credit assignment history for the resolved billing scope.

get/v1/billing/credits/assignments

Query parameters

skipinteger

Number of rows to skip

Number of rows to skip

limitinteger

Maximum rows to return

Maximum rows to return

flwr_aidstring nullable

Optional Flower Account ID. Defaults to the authenticated caller.

Optional Flower Account ID. Defaults to the authenticated caller.

organization_idinteger nullable

Optional organization ID. Defaults to the caller's personal organization.

Optional organization ID. Defaults to the caller's personal organization.

Response

Successful Response

idinteger required
organization_idinteger required
creditsinteger required
descriptionstring required
valid_fromstring date required
valid_tostring date required
created_atstring date-time required

Changes

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