Hi,
On making an actual submission for the incorporation application using POST https://sandbox.api.connect.gov.bc.ca/business/api/v2/businesses, we’re getting a 402 payment required
response on using the sandbox postman collection. This was working previously, please advise on how to complete the incorporation as it is helpful for testing out documents and other filings. This is the error -
{
"errorMessage": "API backend third party service error.",
"rootCause": "errors:[message:unable to create invoice for payment.], ..."
}
Thanks!