Create Seller
Last updated
Was this helpful?
Last updated
Was this helpful?
Create a new Seller object.
POST /public/v1/accounts/sellers HTTP/1.1
Host: api.platform.softwareone.com
Content-Type: application/json
Accept: */*
Content-Length: 606
{
"id": "text",
"audit": {
"created": {
"at": "2025-04-28T17:06:25.321Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-28T17:06:25.321Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-28T17:06:25.321Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-04-28T17:06:25.321Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"externalId": "text",
"status": "Active",
"icon": "text",
"currencies": [
"text"
],
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"name": "text"
}
{
"id": "text",
"audit": {
"created": {
"at": "2025-04-28T17:06:25.321Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-28T17:06:25.321Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-28T17:06:25.321Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-04-28T17:06:25.321Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalId": "text",
"status": "Active",
"icon": "text",
"currencies": [
"text"
],
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"name": "text"
}