Get Billing
This endpoint will get a billing record (for PDF generation)
Request
GET /accounts/{account-uuid}/billings/{survey-billing-uuid}
account-uuidis a 22-character identifier for the accountsurvey-billing-uuidis a 22-character identifier for the billing record
Authorization
Authorization header is required for this endpoint. See Authorization Tokens for details about auth tokens.
Headers
N/A
Query Parameters
N/A
Response
| Response | Status Code | More Information |
|---|---|---|
| Success | 200 |
Survey exists with provided UUID. Response body will have details |
| Not Found | 404 |
Survey does not exist with the provided UUID |
| Unauthorized | 401 |
If user is not authorized for the requested survey |
| Internal Server Error | 500 |
Unknown error |
Headers
N/A
Body
Will contain the billing document