I invoke all four method on rest consol as image i attached but task not completed pls help me

Mission: SERVERLESS 101
Task: Invoke the API Service using generated client SDK

Please, describe your problem here.

Hello @Rajesh_Verma,

As @Denys_Presich answered in this topic, you can complete this mission simply by invoking these methods from your Backendless Console in the order described in the mission:

  1. Invoke the getInstructions() API service method.
  2. Invoke the addItem() API service method.
  3. Invoke the getItems() API service method.
  4. Invoke the purchase() API service method.

Regards,
Olha