diff --git a/trustfile/app.trustfile/swagger.yaml b/trustfile/app.trustfile/swagger.yaml index c009c6b..b821031 100644 --- a/trustfile/app.trustfile/swagger.yaml +++ b/trustfile/app.trustfile/swagger.yaml @@ -21,7 +21,6 @@ info: host: app.trustfile.avalara.com basePath: /v3 schemes: - - http - https consumes: - application/json @@ -48,7 +47,7 @@ paths: * The new user will receive an email to set their password - * user.connectionId will only be passed if the user completes the required fields AND provides a company address + * user.company.connectionId will only be passed if the user completes the required fields AND provides a company address parameters: - in: body @@ -126,9 +125,6 @@ paths: password: type: string description: Hashed password - connectionId: - type: string - description: connectionId. Will not be passed if the address is incomplete. accountSetup: type: boolean lastLoginAt: @@ -155,6 +151,9 @@ paths: syncDate: type: string format: date-time + connectionId: + type: string + description: connectionId. Will not be passed if the address is incomplete. fein: type: string phone: