Approve filing
Approve a specific filing by its ID.
Path parameters
Headers
The unique identifier for the organization making the request
The unique identifier for the organization making the request
Request body
Response
Successful Response
The start date of the filing period.
The end date of the filing period.
The due date of the filing.
The date the filing was completed, if applicable.
Indicates if the filing was done manually.
The code of the state associated with the filing (e.g., IA, NY).
The name of the state associated with the filing (e.g., Iowa, New York).
Indicates if the filing was auto-approved. Defaults to false.
Indicates the date when filing will be unpaused.
DevRev ticket DON for the active assistance-pause episode. Cleared when the filing is approved from PAUSED.
Category of filing. Common values: REGULAR (standard periodic filing), BACK_FILING (past-due period), AMENDMENT (amended return). Prepayment is is_prepayment, not a category. Different categories can have overlapping periods.
True when this filing is a prepayment obligation. Independent of filing_category so a past-due prepayment can still be BACK_FILING.
User ID of who approved the filing.
Timestamp when the filing was approved.
Reason why the filing has an issue, if applicable.
Reason why the filing was skipped, if applicable.
Reason why the filing was cancelled, if applicable.
Tax obligation on a nexus, registration, or filing row.
Registrations and filings may be SALES_AND_USE_TAX: one state account and one return can cover both taxes, and each is stored as a single row. Nexus rows are only SALES_TAX or USE_TAX. Sales and use tax exposure are separate obligations with their own met dates, period models, and liability accrual.
True when this filing is a state Retail Delivery Fee return, a separate filing from the state's sales tax return.
The calculated amount for the filing. Defaults to 0.00.
Adjusted amount, if any.
Discounts applied to the filing.
Fees applied to the filing.
Penalties applied to the filing.
Total tax collected during the filing period.
Use tax liability for the filing period. Defaults to 0.00.
Total sales amount during the filing period.
Total taxable amount during the filing period.
Final amount due for the filing.
Total tax liability for the filing.
Number of non-marketplace transactions. For total, add marketplace_transaction_count.
Number of marketplace transactions associated with the filing.
Estimated schedule line count (distinct jurisdictions). For Tax Ops workload ranking, not portal accuracy.
Notes or comments related to the filing.
The amount of tax remitted.
Tax remitted when filing was first confirmed.
Return confirmation ID, if applicable.
Payment confirmation ID, if applicable.
Indicates if the filing can be approved.
Unique identifier for the filing.
Identifier for the registration associated with the filing.
Filing frequency from the associated registration.
OSS scheme (UNION/NON_UNION/IOSS) from the associated registration, if any.
Display-only estimated penalties and interest for BACK_FILING rows. Null means unknown (placeholder). Zero is a genuine not-yet-late or zero-tax outcome. Never persisted on the filing or used for billing.
Customer-facing P&I timing tag for BACK_FILING rows, e.g. 'Paid with return' or 'State bills you later'.
Get the filing website URL for this filing's jurisdiction
Changes
Changed in 3 of the 5 revisions of this API.○3
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added optional request body
request-body-added-optional
- ○
- ○
endpoint added
endpoint-added
This revision's changelog hit the recording limit, so it may not list every change to this endpoint.
This revision also has 362 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○