cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Standart ODATA PATCH Method not updating

dylon_militani
Explorer
0 Likes
318

Hi Guys,

We are trying to use the ODATA API https://api.sap.com/api/sap-s4-CE_BILLINGDOCUMENT_0001-v1/resource/Header PATCH Method for update one field on Billing Document, we are getting HTTP 200 OK, but the field was not updated.

URL: /sap/opu/odata4/sap/api_billingdocument/srvd_a2x/sap/billingdocument/0001/BillingDocument('90000000')

 

Body(payload):

{
  "CityCode" : "NY"

}

HTTP Method: PATCH

 

=>> Attachment below.

Please, any tips?

 

Thanks a lot!!!

Accepted Solutions (0)

Answers (0)