v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
UnbilledCharge

Retrieves a UnbilledCharge resource.

Retrieves a UnbilledCharge resource.

get/unbilled_charges/{id}

Path parameters

idstring required

Resource identifier

Response

UnbilledCharge resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

Unique identifier for the customer e.g. "1"

amountstring nullable

Amount from unbilled charge

currencyCodestring nullable

Currency code

customerIdstring nullable

Customer Id

subscriptionIdstring nullable

Subscription Id

descriptionstring nullable

Description of unbilled charge e.g. No Trial

quantityinteger nullable

Quantity of unbilled charges

createdstring date-time nullable

Date entry was created

dueDatestring date-time nullable

Due date on unbilled charge

Example response

{
  "integration": "quickbooks"
}