General ExternalAccount Examples

Number of APIs: 4

To use the VMS ExternalAccount Examples, the collect expects three Variables to be set in the top level Variables tab.

VariableNotes
urlDefaults to the Staging Environment
emailSet to your External Account email address
passwordIf you are unsure of the password, you can use the externalSendResetPasswordInstructions example in the Account Management section to reset it.

You should use the ExternalAccountLogin - run this first example in Authentication to set up the password for the first run.

  1. currentOrganisation - Query for reason for request POST {{url}}

  2. Worked Shift Queries - workedShifts (All Shifts "Worked by Bank" - in the past, with a Bank worked assigned, regardless of payment status) POST {{url}}

  3. Authentication - ExternalAccountLogin - run this first POST {{url}}

  4. Account Management - externalSendResetPasswordInstructions POST {{url}}