checkATUser
query
Verify AT user credentials
Checks if an AT user ID exists for the given Portuguese tax authority credentials.
query {
checkATUser(username: String!, password: String!, userId: String!): CheckATUser!
}Returns: CheckATUser!
Arguments
| Name | Type | Description |
|---|---|---|
username | String! | |
password | String! | |
userId | String! |