Assuming success is required, the following 26 results were found.
type :GET connection:"zbooks" ]; info r_PaymentTerms; } This should yield something as follows: { "code": 0, "message": "success", "data": { "payment_terms": [ { "payment_terms_id": "123456000000000123", "payment_terms": 15, "is_default": false,...
headers:m_Header connection:"my_connection" ]; //info r_Analytics; // // parse response if(r_Analytics.get("status") == "success") { m_ResponseData = ifnull(r_Analytics.get("data"),Map()); l_DataSources =...
parameters:m_Params.toString() connection:"zcrm" ]; } if(!isNull(r_AddTags.get("code")) && r_AddTags.get("code").equals("SUCCESS")) { info "Tag Error resolved. Tags updated."; v_TotalProcessed = v_TotalProcessed + 1; } } } info...
// valid? note the underscore before the details variable a_QuotedItems = []; if (o_ParsedQuote._code == "SUCCESS") { if (o_ParsedQuote._details !== undefined) { if (o_ParsedQuote._details.statusMessage !== undefined) { if...
url=https://picsum.photos/400 &name=test_photo &client=joellipman &auth=YOUR_DAILY_KEY On success, you’ll receive: { "original": "https://your-domain.com/api/_origs/joellipman/test_photo.jpg", "thumbnail":...
); // usage: v_TimeZone = v_Response.getJSON("timezone"); Returns something like: { "query": "147.188.254.175", "status": "success", "continent": "Europe", "continentCode": "EU", "country": "United Kingdom", "countryCode": "GB", "region": "ENG",...