Generate the string plan
GET/v1/offers/:id/string-plan
Render the offer's string plan — how the modules are wired into the inverters' MPP trackers — as a PDF. Generated on demand from the offer's current configuration and not stored, so each call reflects the offer as it is now. Requires the read:documents scope.
Request
Responses
- 200
- 401
- 403
- 404
- 500
The string plan as a PDF.
invalid_api_key
insufficient_scope
not_found
generation_failed