Patch business

Update business by ID.

Log in to see full request history
Path Params
string
required

Business's unique identifier.

Body Params
compliance_restrictions
array of strings

The types of compliance that the business needs to adhere to

  • LICENSED_CANNABIS – A type of compliance restriction where the business would need a cannabis license in order to operate.
compliance_restrictions
string

U.S. Employer Identification Number (EIN) for this business, in the format xx-xxxxxxx.

string

Business's email.

string

Business's legal name.

date

Date the business was legally registered in RFC 3339 full-date format (YYYY-MM-DD).

string

U.S. state where the business is legally registered (2-letter abbreviation).

boolean

True for personal and business customers with a direct relationship with the fintech or bank. Set this to true for any customer related to an account.

legal_address
object
metadata
object

Optional field to store additional information about the resource. Intended to be used by the integrator to store non-sensitive data.

string

Business's phone number with country code in E.164 format. Must have a valid country code. Area code and local phone number are not validated.

string

Status of the business. One of the following:

  • PROSPECT – a potential customer, used for information-gathering and disclosures.
  • ACTIVE – is an integrator defined status. Integrators should set a business to active if they believe the person to be qualified for conducting business. Synctera will combine this status with other statuses such a verification to determine if the business is eligible for specific actions such as initiating transactions or issuing a card.
  • FROZEN – business's actions are blocked for security, legal, or other reasons.
  • SANCTION – business is on a sanctions list and should be carefully monitored.
  • DISSOLVED – an inactive status indicating a business entity has filed articles of dissolution or a certificate of termination to terminate its existence.
  • CANCELLED – an inactive status indicating that a business entity has filed a cancellation or has failed to file its periodic report after notice of forfeiture of its rights to do business.
  • SUSPENDED – an inactive status indicating that the business entity has lost the right to operate in it's registered jurisdiction.
  • MERGED – an inactive status indicating that the business entity has terminated existence by merging into another entity.
  • INACTIVE – an inactive status indicating that the business entity is no longer active.
  • CONVERTED – An inactive status indicating that the business entity has been converted to another type of business entity in the same jurisdiction.
string

Business's legal structure.

string

The id of the tenant containing the resource. This is relevant for Fintechs that have multiple workspaces.

trade_names
array of strings

All registered 'doing business as' (DBA) or trade names for this business.

trade_names
string

Business's website.

Headers
string

An idempotency key is an arbitrary unique value generated by client to detect subsequent retries of the same request. It is recommended that a UUID or a similar random identifier be used as an idempotency key. A different key must be used for each request, unless it is a retry.

Responses

Language
Credentials
api_key
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json