Update SubClient

Updates a Client's SubClient Registration.

For ISOs (Independent Sales Organization) only.

This endpoint is split from the original /subclients endpoint.

Path Params
string
required

22-character ClientID. Ask TabaPay Support if you need to specify a SubClientID.

string
required

4, 6, or 8-digit SubClientID. Ask TabaPay Support for the specific number of digits your SubClientID needs to be.

Body Params

Partial update; only supplied fields are updated.

string
length ≤ 255
string
^[0-9]{9}$

Taxpayer Identification Number needs to be 9 digits exactly.

string
enum
string
string

Valid Email Address

address
object

Address

phone
object

Phone object

string
^[0-9]{4}$
string
^[0-9]{6}$
string
^[0-9]{6}$
string
string
^[A-Za-z0-9]{22}$

TabaPay 22 character user identifier

string
^[0-9]{3}$
string
transactionTypes
object
identification
object
cardTypes
object
visa
object
mastercard
object
discover
object
settlement
object
fees
object

Set fees for this subclient. For more information refer to: Fees for Sub-Clients during Boarding

reserveAccount
object

Set reserve account for this subclient. If you add a reserve account, you will need a routing number and an account number.

businessOwners
object

Individuals that own at least 25% of the entity, or the largest owner if no one owns at least 25%.

  • To clear a field, send an empty string "".
  • To remove an owner outright, send "businessOwnerN": null
string
string

Doing Business As (DBA)

string
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json