Changes to Gets the overview for a billing period by its ID.

GET /billing-period/{billingPeriodId}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 6 revisions of this API.216

  1. 5f993bd211f53
  2. fdb89a6eb2fb25
  3. d779de93a5ee8

What changed

    • added the optional property closeReason to the response with the 200 status

      response-optional-property-added

    • added the optional property closedAt to the response with the 200 status

      response-optional-property-added

    • added the optional property closedBy to the response with the 200 status

      response-optional-property-added

  • fdb89a6eb2fb25See the full diff
    • added the new Closed enum value to the status/allOf[BillingPeriodStatus]/ response property for the response status 200

      response-property-enum-value-added

    • added the new PendingReview enum value to the status/allOf[BillingPeriodStatus]/ response property for the response status 200

      response-property-enum-value-added

    • added the optional property netInvoiceableAmount to the response with the 200 status

      response-optional-property-added

    • added the optional property settledAt to the response with the 200 status

      response-optional-property-added

    • added the optional property settlementCurrency to the response with the 200 status

      response-optional-property-added

    • added the optional property voucherCoverage to the response with the 200 status

      response-optional-property-added

    • added the required property settlementStale to the response with the 200 status

      response-required-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional query request parameter includeNonBillable

      new-optional-request-parameter

    • added the optional property totalNonBillableCost to the response with the 200 status

      response-optional-property-added

    • added the optional property totalNonBillableResponseCount to the response with the 200 status

      response-optional-property-added

    • added the required property lineItems/allOf[subschema #1]/items/oneOf[ILineItemOtherCharge]/quantity to the response with the 200 status

      response-required-property-added

    • added the required property lineItems/allOf[subschema #1]/items/oneOf[ILineItemOtherCharge]/unitPrice to the response with the 200 status

      response-required-property-added

    • added the required property lineItems/allOf[subschema #1]/items/oneOf[ILineItemRefund]/quantity to the response with the 200 status

      response-required-property-added

    • added the required property lineItems/allOf[subschema #1]/items/oneOf[ILineItemRefund]/unitPrice to the response with the 200 status

      response-required-property-added

    • added the required property organizationId to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog