GET

List Tax Documents


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of tax documents that belong to a Wix Payments account.

You must specify the accountId of the account whose tax documents you want to retrieve.

Tax documents are sorted in descending order by period, then by createdDate.

When type is omitted, tax documents of all types are returned.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Managing tax tax documents
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/payments/platform/v1/tax-documents

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?