200Successful Response
Schema: SuccessEnvelope_ReceiptCoverageResponse_
successbooleanmessagestringcodestringdataReceiptCoverageResponse
/api/v1/transactions/receipt-coverageHow well a period's expenses are backed by receipts, under the business's receipt policy: how many owe one, how many have one, how many were requested from the client, and how many are still missing.
Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.
start_datestring · date-timeInclude transactions from this date (ISO 8601)
end_datestring · date-timeInclude transactions up to this date (ISO 8601)
Schema: SuccessEnvelope_ReceiptCoverageResponse_
successbooleanmessagestringcodestringdataReceiptCoverageResponseSchema: ErrorResponse
errorstringrequiredError category: validation_error, unauthorized, forbidden, not_found, conflict, rate_limited, server_error, or service_unavailable.
messagestringrequiredHuman-readable explanation, safe to show to end users.
codestringrequiredStable machine-readable code in CATEGORY_NNN form (e.g. NOT_FOUND_006, AUTH_010, GEN_002).
request_idstringCorrelation id for support requests. Echoes the x-request-id request header when one was supplied.
errorsobjectField-level validation messages keyed by field name. Present on 400/422 validation failures only.
Schema: ErrorResponse
errorstringrequiredError category: validation_error, unauthorized, forbidden, not_found, conflict, rate_limited, server_error, or service_unavailable.
messagestringrequiredHuman-readable explanation, safe to show to end users.
codestringrequiredStable machine-readable code in CATEGORY_NNN form (e.g. NOT_FOUND_006, AUTH_010, GEN_002).
request_idstringCorrelation id for support requests. Echoes the x-request-id request header when one was supplied.
errorsobjectField-level validation messages keyed by field name. Present on 400/422 validation failures only.
Schema: ErrorResponse
errorstringrequiredError category: validation_error, unauthorized, forbidden, not_found, conflict, rate_limited, server_error, or service_unavailable.
messagestringrequiredHuman-readable explanation, safe to show to end users.
codestringrequiredStable machine-readable code in CATEGORY_NNN form (e.g. NOT_FOUND_006, AUTH_010, GEN_002).
request_idstringCorrelation id for support requests. Echoes the x-request-id request header when one was supplied.
errorsobjectField-level validation messages keyed by field name. Present on 400/422 validation failures only.