on 2020 Sep 01 8:10 AM
Dear Expert,
(B1 Service Layer : BusinessPartner BPAddresses)
With this method, all records are deleted. The address I just sent is being added.But we only want to delete the current address we selected.
Is there a method for this?
----------------------------------------------------------------------------------------------
PATCH /b1s/v1/BusinessPartners('XYZ')
B1S-ReplaceCollectionsOnPatch=true {
"BPAddresses": [
{
"AddressName": "name" }
,
]
}
Request clarification before answering.
Hello,
Keep B1S-ReplaceCollectionsOnPatch=false, and send the full payload, with all the required addresses.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
91 | |
43 | |
6 | |
6 | |
3 | |
3 | |
2 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.