cancel
Showing results for 
Search instead for 
Did you mean: 

Work order Accept Connector File

dabblu_singh
Explorer
0 Kudos

Hi Experts,

I am not able to make any REST call from Postman that contains Rate Category in it. I Have downloaded the connector file and it is in CSV format but i am trying to get the Output in JSON Format.

In postman body, I have used the data as given in SAP Help portal.

Please help me out .

this is the body i am giving:

{ "headers": { "Type": "Work Order Accept Upload", "Date Format": "MM/DD/YYYY", "Comments": "", "Send Notification?": "True", "Language": "English (United States)", "Transaction": "False", "Number Format": "#,##9.99 (Example: 1,234,567.99)", "Buyer": "****" }, "data": [ { "Job Seeker ID": "*************", "Remit to Address Code": null, "Auto Invoicing": null, "Comments": "test accepted", "Additional Invoice Adjustment Currency": null, "Register on Behalf of Worker": "No", "Your Supplier Email": "*******************", "Worker Email": "*************", "[pr] Rate Category / Rate UOM": "ST /Hr", "Work Order ID":"***************", "Modification Type": "A" } ]}
Note: (*) is used as i am not suppose to share.
This is the ERROR i am getting:"Status" : { "TransactionID" : "******************", "ReturnCode" : "106", "Message" : "\nRecord 1: \nInvalid values for Pay Rate [pr] rate category / rate uom does not belong to Job Posting..\nRate Category [pr] st/hr is not found.\n" } }

Accepted Solutions (0)

Answers (0)