Buyer
Buyer Object
The buyer
object represents an individual buyer in the Marketplace platform. This object contains the following properties:
Field | Type | Description |
---|---|---|
| string | Primary buyer identifier. Example: "BUY-1234-1234" |
| string | Relative reference to object on API. Example: "/v1/accounts/buyers/BUY-1234-1234" |
| string | Status: Enabled, Active, Disabled, Deleted |
| string | Buyer's name. Example: "Stark Industries" |
| string | Relative path to buyer’s logo. Example: "/static/accounts/BUY-1234-1234/logo.png" |
| BuyerExternalIdsObject | External identifier. Example: |
| object | Address of the buyer. Example: |
| string | Buyer's tax ID. Example: "12-34567890" |
| Buyer’s account object. | |
| ||
| object | Contact person details. Example: |
| object | Possible audit events: Created, Updated, Disabled, Enabled, Activated. Example: |