Thursday, 25 January 2024

Headers

 What are the header components used in your API test?

  • USER ID
  • STAFF ID
  • WORKING UNIT
  • DEVICE NAME
  • AUTHORIZATION - BASIC unique id

No comments:

Post a Comment

map online shopping status with REST API

  Example Sequence of API Calls Browse products : GET /products View product details : GET /products/12345 Add product to cart : POST /cart ...