Hi everyone,
Currently I call my partner REST API using "Service Callout" action
The response return HTTP CODE = 400, and response body is {"status":400, "message" : "Not found any BOND number", "transactionID" :"BOND34351"}
How can i get value of the body using "JavaScript CallOut" action.
Thank you very much for reading and helping me.