Get a JSON as a String
Converts a JSON object to a string representation.
Last updated
Was this helpful?
Was this helpful?
the term is "{\"TermsCode\": \"38\", \"Description\": \"0.5% 10 NET 45\"}"
get the term as a json
get the term as a stringcreate an empty json
use the above as the best json
the best json
get the best json as a stringthe AddressInformation is '{"BillingAddress": {"Name": "Brown Integrated Logistics"}}'
get the AddressInformation as a json