Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
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.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Body
Represents a business customer.
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.
true
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.
ACTIVE
, CANCELLED
, CONVERTED
, DISSOLVED
, FROZEN
, INACTIVE
, MERGED
, PROSPECT
, SANCTION
, SUSPENDED
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.
U.S. Employer Identification Number (EIN) for this business, in the format xx-xxxxxxx.
"12-3456789"
Business's email.
"alice@example.com"
Business's legal name.
"Apex Corporation"
Date the business was legally registered in RFC 3339 full-date format (YYYY-MM-DD).
"2000-01-01"
U.S. state where the business is legally registered (2-letter abbreviation).
"NY"
Legal address
Optional field to store additional information about the resource. Intended to be used by the integrator to store non-sensitive data.
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.
"+14374570680"
Business's legal structure.
CORPORATION
, LLC
, NON_PROFIT
, OTHER
, PARTNERSHIP
, SOLE_PROPRIETORSHIP
, S_CORPORATION
"CORPORATION"
The id of the tenant containing the resource. This is relevant for Fintechs that have multiple workspaces.
"abcdef_ghijkl"
Other names by which this business is known.
["Apex", "Apex LLC", "CorporationID#77231"]
Business's website.
"https://example.com"
Response
The created business.
Represents a business customer.
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.
true
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.
ACTIVE
, CANCELLED
, CONVERTED
, DISSOLVED
, FROZEN
, INACTIVE
, MERGED
, PROSPECT
, SANCTION
, SUSPENDED
All of the customer's addresses
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.
The date and time the resource was created.
"2010-05-06T12:23:34.321Z"
U.S. Employer Identification Number (EIN) for this business, in the format xx-xxxxxxx.
"12-3456789"
Business's email.
"alice@example.com"
Business's legal name.
"Apex Corporation"
Date the business was legally registered in RFC 3339 full-date format (YYYY-MM-DD).
"2000-01-01"
U.S. state where the business is legally registered (2-letter abbreviation).
"NY"
This flag indicates whether the person or business has accounts.
Business's unique identifier.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The date and time the resource was last updated.
"2010-05-06T12:23:34.321Z"
Legal address
Optional field to store additional information about the resource. Intended to be used by the integrator to store non-sensitive data.
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.
"+14374570680"
Business's legal structure.
CORPORATION
, LLC
, NON_PROFIT
, OTHER
, PARTNERSHIP
, SOLE_PROPRIETORSHIP
, S_CORPORATION
"CORPORATION"
The id of the tenant containing the resource. This is relevant for Fintechs that have multiple workspaces.
"abcdef_ghijkl"
Other names by which this business is known.
["Apex", "Apex LLC", "CorporationID#77231"]
Date and time KYB verification was last run on the business.
"2010-05-06T12:23:34.321Z"
The result of a KYC/KYB verification. One of the following:
UNVERIFIED
– verification has not been completed for this customer.PENDING
– verification is in progress for this customer.PROVISIONAL
– partially verified or verified with restrictions.ACCEPTED
– the customer has been verified.REVIEW
– verification has run and issues have been identified and require review.REJECTED
– the customer was rejected and should not be allowed to take certain actions e.g., open an account.
ACCEPTED
, PENDING
, PROVISIONAL
, REJECTED
, REVIEW
, UNVERIFIED
"ACCEPTED"
Business's website.
"https://example.com"