Okay, I have surpassed those initial hurdles, my current issue is that I always get an error when I try to validate my IRN.
{
"code": 400,
"data": null,
"message": "error has occurred",
"error": {
"id": "58036268-667b-4af7-9684-dc841e572235",
"handler": "invoice_actions",
"details": "irn validation failed for this business, refer to the template and try again",
"public_message": "validation failed: we are unable to process your request. also confirm this is not a duplicate request"
}
}
This is the error to be precise