@SysAdmin
I am afraid we have run into troubled waters, and we kindly need your help!!
Our development team has successfully integrated with the FIRS APIs, but we are encountering an issue when testing the following endpoints:
{{HOST}}/api/v1/invoice/transmit/lookup/{IRN}
{{HOST}}/api/v1/invoice/transmit/lookup/tin/{PARTY_ID}
Error Message:
{
"code": 403,
"data": null,
"message": "error has occurred",
"error": {
"id": "xxxx-xxxx-xxxx",
"handler": "entity_actions",
"public_message": "access denied. user does not have access to this resource"
}
}
It appears that the provided credentials do not have sufficient access rights to these APIs. Could you please confirm if additional permissions are required, or provide us with credentials that have the necessary access?
This will help us move forward with completing the Submit PDF API integration.
Thank you for your support.