Retrieve detailed information about a specific invoice by its ID. Returns comprehensive invoice data including customer details, line items, payment status, pricing information, and metadata. Use this when you need complete invoice details for a known invoice ID.
invoice_idRequiredintegerUnique identifier of the invoice to retrieve. Must be a positive integer representing an existing invoice/transaction ID.
organization_idstringFirmao organization identifier. Optional - typically included in the base_url during authentication. Only specify if you need to override the default organization.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.