POST to https://sandbox.api.connect.gov.bc.ca/registry-search/api/v1/businesses/{{businessIdentifier}}/documents/requests
with request body
{
“documentAccessRequest”: {
“documents”: [
{
“type”: “BUSINESS_SUMMARY_FILING_HISTORY”
}
]
}
}
returns a 500 Internal Server Error with response body:
{
“errorMessage”: “API backend third party service error.”,
“rootCause”: "message:Internal server error "
}
Please advise, this is blocking us from testing.
Thank you for your help.
Marie