MockServer


Status Delay(ms) Mock ID Status Code Content Type Encoding Body Actions

5000

681ef284b74ca41fd19f49a5 200 application/json UTF-8 { "name" : "John Smith", "sku" : "20223", "price" : 23.95, "shipTo" : { "name" : "Jane Smith", "address" : "123 Maple Street", "city" : "Pretendville", "state" : "NY", "zip" : "12345" }, "billTo" : { "name" : "John Smith", "address" : "123 Maple Street", "city" : "Pretendville", "state" : "NY", "zip" : "12345" } }