Retrieve Invoices
Learn different ways to retrieve invoices using the Invoices API.
We'll cover the following...
In this lesson, we'll talk about retrieving and searching invoices using the following endpoints:
Retrieve invoices:
https://connect.squareupsandbox.com/v2/invoices
Search invoices:
https://connect.squareupsandbox.com/v2/invoices/search
Retrieve invoices
For a given location ID, a GET
request to the ...