API: Billing Details

Billing details endpoints are used to retrieve detailed information for billing schedule lines.

Tip: For the most current and complete API information in Subscription Billing, run the following GET command.

Copy
GET Metadata for Billing Schedules
GET https://api.businesscentral.dynamics.com/v2.0/dd24e63d-2131-4bd0-bdd5-570c473ba440/api/binarystream/arcb/beta/$metadata

When to Use

As a best practice, use these endpoints to review the details of specific billing schedule lines.

API Setup information
 SBS ARCB Billing Detail API
Object ID: 23065876
Collection: BillingDetails

The following pages are affected by this resource: 

Get Details for Specific Billing Schedule Lines

Displays the details for specific billing schedule lines.

Request: 

  • GET /BillingDetails
  • GET /BillingDetails$filter=BssiArcbBillingScheduleNumber eq '<BillingSchedNo>'
  • GET /BillingDetails$filter=BssiArcbBillingScheduleNumber eq '<BillingSchedNo>' and BssiArcbBillingScheduleLineNo eq <LineNo>