POST /public/v1/accounts/erp-links/{id}/block HTTP/1.1
Host: api.platform.softwareone.com
Content-Type: application/json
Accept: */*
Content-Length: 673
{
"id": "text",
"audit": {
"created": {
"at": "2025-12-16T04:51:32.344Z",
"by": {}
},
"updated": {
"at": "2025-12-16T04:51:32.344Z",
"by": {}
},
"blocked": {
"at": "2025-12-16T04:51:32.344Z",
"by": {}
},
"unblocked": {
"at": "2025-12-16T04:51:32.344Z",
"by": {}
}
},
"$meta": {
"omitted": [
"text"
]
},
"icon": "text",
"buyer": {
"id": "text",
"icon": "text",
"name": "text"
},
"seller": {
"id": "text",
"icon": "text",
"externalId": "text",
"name": "text"
},
"name": "text",
"companyName": "text",
"status": "text",
"note": "text",
"externalIds": {
"erpCompanyContact": "text",
"erpCustomer": "text",
"accountExternalId": "text"
},
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
}
}