Dear @SysAdmin,
We are currently preparing for our upcoming demonstration as part of the Access Point Provider (APP) onboarding process and would appreciate your guidance on the following points:
- Using our taxpayer credentials, we are able to successfully authenticate via the /api/v1/utilities/authenticate endpoint with our assigned API key.
- However, since our APP is not yet officially listed, we are unable to select ourselves as an APP within the taxpayer portal. As a result, attempts to call endpoints such as /api/v1/invoice/validate and /api/v1/invoice/sign return a 403 – Access Denied response.
- We are able to retrieve a response from /api/v1/entity?size=20&page=1&sort_by=created_at&sort_direction_desc=true&reference=, which indicates the presence of a test entity and provides an entity_id. However, this entity_id differs from what we observe under our taxpayer login.
We would be grateful if you could please clarify the following:
- To our understanding, fully access all sandbox endpoints, we require the business_id and service_id of the test entity associated with our APP. Is this correct?
- Where can we locate these parameters (business_id and service_id) within our APP sandbox environment? We have reviewed our APP login but have not found any visible test business entity records or details.
Your assistance will help us finalize our test setup and proceed effectively with the demonstration.