Get application
Retrieve a single application in full, including customer information and device details.
Authorizations
Your Leap API key. Send it in the x-api-key header: x-api-key: leap_live_....
Path Parameters
Unique identifier for the application
123
Query Parameters
Reference ID to verify the application belongs to a specific customer within your organization
"982734ihksjhfwoe8u"
Response
Successfully retrieved application
Complete application with nested customer and device information
Unique identifier for the application
123
ID of the rebate program this application is for
339
ID of the customer who owns this application
609
Current status of the application
not_started, in_progress, awaiting_customer, awaiting_partner, completed, submitted, approved, rejected "in_progress"
Reference ID for the customer within the organization (from customer_organizations). Matches the reference_id used with the incentives API.
"external-ref-123"
Array of customer device IDs associated with this application
Type of rebate being requested
"instant"
Who will receive the rebate payment
customer, contractor, instant "customer"
Date the application was submitted
"2025-01-15"
Date the application was approved
"2025-01-20"
Total rebate amount being requested. Equal to the sum of upfront_amount + install_amount + ongoing_amount.
150
Pre-install upfront incentive amount. Reserved for future use; currently always 0. Part of the itemized breakdown that sums to total_requested_amount.
0
At-install one-time incentive amount. Part of the itemized breakdown that sums to total_requested_amount.
150
Ongoing incentive amount, per year. Part of the itemized breakdown that sums to total_requested_amount.
0
Whether customer agreed to terms and conditions
true
Whether customer has signed the application
true
Date of customer signature
"2025-01-15"
Whether contractor has signed the application
false
Date of contractor signature
Name/description of the project
255"EV Charger Installation"
Eligibility category for tiered programs
1A, 1B, 1C, 2 Whether income verification documentation is on file
Whether NEAT/SIR verification is complete
JSONB object containing proposed energy efficiency measures
Amount to be prepaid to contractor
Authorization to pay contractor directly
Authorization to pay specified payee
Attestation that applicant is utility account holder
Whether all equipment documentation is complete
Whether all permit documentation is complete
Whether all utility documentation is complete
Timestamp when application was created
"2025-01-10T15:30:00Z"
Timestamp when application was last updated
"2025-01-15T10:45:00Z"
Customer information associated with an application