cURL
curl --request GET \ --url https://app.flowglad.com/api/v1/invoice-line-items/{id} \ --header 'Authorization: <api-key>'
{ "id": "<string>", "createdAt": 0, "updatedAt": 0, "livemode": true, "invoiceId": "<string>", "quantity": -1, "priceId": "<string>", "description": "<string>", "price": -1, "type": "<string>", "ledgerAccountId": "<unknown>", "ledgerAccountCredit": "<unknown>" }
Successful response
Epoch milliseconds.
-9007199254740991 <= x <= 9007199254740991
-2147483648 <= x <= 2147483647
"static"
Was this page helpful?