Using the ids from the documentation arn = AARN9999999 clientID=client123 and postcode A11 1AA
I can GET the invitations sent and read and see sample data
However trying to create a new invitation POSTing
{"postcode":"A11 1AA","clientId":"client123","regime":"mtd-sa"}
to
/agent-client-authorisation/agencies/AARN9999999/invitations/sent
This is a known issue which we think is related to some of our API infrastructure. I'll let the team that maintains that infrastructure know that it's affecting you.
Using the ids from the documentation arn = AARN9999999 clientID=client123 and postcode A11 1AA
I can GET the invitations sent and read and see sample data
However trying to create a new invitation POSTing {"postcode":"A11 1AA","clientId":"client123","regime":"mtd-sa"} to /agent-client-authorisation/agencies/AARN9999999/invitations/sent
I get a "resource not found" error