Get configured support documents
GET/v1/support-files/:providerSlug/:agreementCode
List the support documents an agreement requires, so you can find out from the API which support_file_code values are expected instead of asking OSIGU.
Each entry reports the support_file_code, the level it attaches at, whether it is required, and restricted_as_account_level (the code may not be uploaded at account level even though its level would allow it).
Narrow the list with the optional service_type_code, service_type_name and provider_product_code filters — useful when you only want the documents that apply to one product you are about to bill.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Configured support documents
Bad Request
Unauthorized
Access denied
Provider or agreement not found
Internal Server Error