Create or update (upsert) an account

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

Create a account

Creates the account when the id is new, otherwise updates the existing account with the provided fields. Set an optional field to null to clear it.

string
required
length between 1 and 255

The account ID assigned by the originator

string
length ≥ 1

Non-empty text string. Required at creation, optional for updates.

string
enum

Legal classification of the seller entity. Required at creation, optional for updates.

Allowed:
address
object | null

Primary business address of the seller

shipping
object | null

Delivery address for shipments

string | null
^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?[a-zA-Z0-9]+([-.][a-zA-Z0-9]+)*\.[a-zA-Z]{2,}\/?$

Seller website

string | null

Contact email address for the seller

string | null

Contact phone number for the seller

string | null
^\d{6}$

NAICS industry code: https://www.naics.com/search/

^duns:.*$
^paydex:.*$

Credit score


Paydex credit score - A 3-digit score with paydex: prefix

string | null
enum

Know Your Customer verification status

Allowed:
date | null

Date when the seller was first active in the platform

integer | null

Monthly revenue of the seller in USD

integer | null

Monthly costs of the seller in USD

integer | null

Cash on hand of the seller in USD

integer | null

Average sale size of the seller in USD

integer | null
1 to 10

Performance score between 1 (poor) and 10 (excellent)

number | null
-10 to 10

Percentage of total revenue from the top 20% of buyers

integer | null
0 to 2147483647

Average days to pay

integer | null

Total amount spent by the buyer in USD

integer | null
0 to 2147483647

Number of customers

insurance
object | null

Indicates that buyer is insured against non-payment

metadata
object | null

Additional custom data associated with this seller

Headers
string

A unique key per operation, could be V4 UUID or other high‑entropy random string. Keys can be up to 255 characters. See Idempotent Requests.

Response

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