Corporations
List corporations
Get all corporations associated with a sales tax partner.
GET
/
corporations
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
cursor
string
Cursor for pagination
limit
integer
default: 10Number of items to return per page
Response
200 - application/json
data
object
message
string