Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Create a new Client or Vendor Account object.
Enable the previously disabled Account object.
When enabled, the account status will change to Active
if the account has ExternalId
assigned or Enabled
otherwise.
Get a single Account object by ID.
Activate the previously enabled Account object.
Success
Success
Json representation of the account
Created
Disable the Account object. Disabling prevents users from signing in
Gets a list of external Buyer objects that can be added to Account
Update the Account object.
Validate the Account object.
| string | Primary account identifier. Example: "ACC-1671-0642" |
| string | Relative reference to object on API. Example: "/v1/accounts/accounts/ACC-1671-0642" |
| string | Type of the account (Client, Vendor, Operations) Example: "Client" |
| string | Status of the account (Enabled, Active, Disabled) Example: "Enabled" |
| string | Account name. Example: "Stark Industries" |
| string | Account description. Example: "Our company account" |
| string | External identifier - Customer Discount Group number. Example: "WW-1001111" |
| string | External identifier - Customer Discount Group name. Example: "Stark Industries" |
| string | Service level offered to the account (Essential, Elite, DSC) Example: "Elite" |
| object | Address of the company. Example: |
| string | Relative path to account logo. Example: "/static/accounts/ACC-1671-0642/logo.png" |
| string | Path to company’s website. Example: "https://www.example.com" |
| string | Technical support email for some corner cases. Example: "user@example.com" |
| object | Possible audit events: Created, Updated, Disabled, Enabled, or Activated. Example: |
|
Redirect
Success
Success
Success
Success
Success
Json representation of the account
Success