Billing
Returns how far a bulk close has got, what it has written off so far, and one verdict per period it has reached.
A run reports Completed once it reaches the end of its selection, which says nothing about whether individual periods succeeded — read failed and the per-period error values for that. sweepError is set only when the run itself died. For a run started with dryRun, the counts and amounts describe what the sweep would do and nothing was written.
get/billing-periods/close-bulk/{bulkCloseId}
Path parameters
bulkCloseIdstring required
The run identifier returned when the bulk close was started.
Response
OK
Changes
Changed in 2 of the 7 revisions of this API.2
- ○
the security scope
apiwas added to the endpoint's security schemeOpenIdConnectapi-security-scope-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○