cancel
Showing results for 
Search instead for 
Did you mean: 
Raj_27
New Member - Level 1

SAP Concur API – Error 500 When Updating Vendor Group via PUT Request

Hi Team,

I'm currently working with SAP Concur's v3.1 API to create vendors using Postman. Vendor creation is successful, but vendors are being added to the default 'Global' group.

I'm attempting to update the vendor group via a PUT request, but I consistently receive an HTTP 500 Internal Server Error.

Here are the request details:

Endpoint:  v3.1/invoice/vendors/groups?vendorCode=xxx&addressCode=xxx

Request Body:

{
"VendorGroup": {
"Name": "GRI"
}
}

 

Has anyone encountered a similar issue? Could this be related to permissions, missing headers, or something specific to the VendorGroup update behavior in v3.1?

Any insight would be greatly appreciated!

Thanks in advance.

0 REPLIES 0