Supplier Authentication Input
Object
SupplierAuthenticationInput
| Fields | Type | Description |
|---|---|---|
|
outlet |
The outlet who the authentication is for |
|
|
accountNumber |
String |
The account number for the supplier |
|
username |
String |
The username for the supplier |
|
password |
String |
The password for the supplier (NOTE: This is available in plain text, only store integration passwords here) |
|
additionalAuth |
String |
Any additional authentication used (e.g. a state) |