Request Type: GET
Enter the request URL: http://StoreURL/account/info
Headers: X-Response-View: Json, Content-Type: application/json
Auth type: Bearer Token - paste the token generated in the previous steps
Request Type: GET
Enter the request URL: http://StoreURL/account/addresses
Headers: X-Response-View: Json, Content-Type: application/jsonAuth type: Bearer Token - paste the token generated in the previous steps
Request Type: GET
Enter the request URL: http://storeurl/order/history
Headers: X-Response-View: Json, Content-Type: application/jsonAuth type: Bearer Token - paste the token generated in the previous steps
Request Type: GET
Enter the request URL: http://storeurl/orderdetails/{orderid}
Headers: X-Response-View: Json, Content-Type: application/json
Auth type: Bearer Token - paste the token generated in the previous steps
Request Type: POST
Enter the request URL: http://storeurl/subscribenewsletter?subscribe=true&email={email}
Headers: X-Response-View: Json, Content-Type: application/json
Auth type: Bearer Token - paste the token generated in the previous steps