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