cURL
curl --request GET \ --url https://commerce.driv.ly/api/invoices/{id}
{ "data": { "id": "<string>", "customer": "<string>", "deal": "<string>" }, "success": true }
Invoice is uniquely identified by id
The number of levels of related objects to include in the response
Invoice Found
Show child attributes
Customer pays Invoice
Invoice is issued for Deal