remittance/account/profiles

Lists the calling account's saved tax remittance payee profiles. Only active (non-deleted) profiles are returned. Results can be narrowed by client account, remittance type, or a free-text search across Nickname/PayerName/TaxAccountNumber, and are paginated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Your account ID

string
required

API key for the account

string
required

Hashed signature for the request

string

Return only profiles scoped to this client account, plus account-level profiles (usable with any client account). Omit to return profiles across all client accounts (and account-level profiles).

string

Return only profiles saved for this remittance category. See GET /remittance/tax-categories for valid options.

string

Free-text search matched against Nickname, PayerName, and TaxAccountNumber (OR across all three, substring match).

integer

The maximum number of profiles to return. Default is 50. Clamped server-side to between 1 and 100 - a value below 1 is raised to 1, a value above 100 is lowered to 100.

integer

The number of profiles to skip. Default is 0. Clamped server-side to a minimum of 0 - a negative value is raised to 0.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json