Account Service Flashcards

0
Q

What 2 fields are part of vendorCodeDetail?

A

VendorCode and fulfillmentChannel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

What 5 things are returned from getVendorAccount?

A

VendorId, businessName, completedOnboarding, status, enabledFulfillmentChannels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the enum values for VendorAccountStatus?

A

Active and Blocked

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What 5 things are part of BankingInformation?

A

TaxIdTail, taxId, vatRegistrationNumber, bankAccount, bankingInformationAddress

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What pieces of information are part of BankAccount?

A
EncryptedBankRoutingNumber
Encrypted bank account number
Bank account number tail
Encrypted Bic Number
Encrypted iban number
Iban number tail
Bank account type
Bank account holder
Bank country code
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What system encrypts banking information?

A

Cucoon

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does iban stand for?

A

International bank account number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What marketplaces use Bic and iban?

A
Uk
Fr
Es
It
De
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does Bic stand for?

A

Bank identifier code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the 2 bank account types?

A

Savings and checking

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is part of vendor payment information?

A

Vendor code
Payee code
Ofa vendor Id
Account name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the 3 address types?

A

Business
Banking
Warehouse

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the in boarding steps?

A
Email validation
Banking information
Business terms
Adding items
Sample order
Onboarded
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What address information resides in account service?

A

Amazon address id
Type
Is active
Update times

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What information does account service return from a getContactInfo call?

A

Address and phone number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What call can be made to figure out where a vendor is in onboarding?

A

Get completed onboarding steps

16
Q

Where are vendor contracts stored?

A

S3

17
Q

Which addresses are editable?

A

Anything except the business address.

18
Q

Which address is immutable?

A

The business address.

19
Q

What is a negtable?

A

Collection of user attributes like email id, bank account number, and phone number that is known to be associated with fraudsters.