Testing Retrieval of Starred Invoices
Step 1: Create Request
- In the InvoiceGetAPI-Tests Collection, click the "+" button to create a new request.

- Name the request:
Get All Invoices Starred.

- Select the GET method.

Go to API Gateway and select the API: GetInvoiceAPI.
Navigate to the Stages section.
Click the "+" button to reveal the /invoice/starred endpoint path as shown below:

- Select the GET method and copy the Invoke URL.

- Paste the Invoke URL into Postman as follows:

- Click the Send button to view results.

- The response will appear as follows:

When the response shows [], it means there are currently no starred invoices