7 lines
149 B
HTTP
7 lines
149 B
HTTP
PATCH http://localhost:4004/api-business-partner/A_BusinessPartner('ALICE')
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"BusinessPartnerIsBlocked": true
|
|
}
|