account |
Amazon Account
Catalog: Odoo
Schema: amazon
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table account are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
access_token_expiry |
datetime |
The moment at which the token becomes invalid. |
☐ |
|
access_token |
string |
LWA Access Token |
☐ |
The short-lived token used to query Amazon API on behalf of a seller. |
active_marketplace_ids |
string |
|
☐ |
The marketplaces this account sells on. |
active |
boolean |
Active |
☑ |
If made inactive, this account will no longer be synchronized with Amazon. |
available_marketplace_ids |
string |
|
☐ |
The marketplaces this account has access to. |
aws_access_key |
string |
AWS Access Key |
☐ |
The short-lived key used to identify the assumed ARN role on AWS. |
aws_credentials_expiry |
datetime |
The moment at which the AWS credentials become invalid. |
☐ |
|
aws_secret_key |
string |
AWS Secret Key |
☐ |
The short-lived key used to verify the access to the assumed ARN role on AWS. |
aws_session_token |
string |
AWS Session Token |
☐ |
The short-lived token used to query the SP-API with the assumed ARN role on AWS. |
base_marketplace_id_label |
string |
|
☐ |
The original sign-up marketplace of this account. Used for authentication only. |
base_marketplace_id |
string |
|
☐ |
The original sign-up marketplace of this account. Used for authentication only. |
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
id |
int32 |
ID |
☐ |
|
is_follow_up_displayed |
boolean |
Is Follow Up Displayed |
☐ |
|
last_orders_sync |
datetime |
Last Orders Sync |
☑ |
The last synchronization date for orders placed on this account. Orders whose status has not changed since this date will not be created nor updated in Odoo. |
location_id_label |
string |
|
☐ |
The location of the stock managed by Amazon under the Amazon Fulfillment program. |
location_id |
string |
|
☐ |
The location of the stock managed by Amazon under the Amazon Fulfillment program. |
name |
string |
Name |
☑ |
The user-defined name of the account. |
offer_count |
int32 |
Offer Count |
☐ |
|
order_count |
int32 |
Order Count |
☐ |
|
refresh_token |
string |
LWA Refresh Token |
☐ |
The long-lived token that can be exchanged for a new access token. |
restricted_data_token_expiry |
datetime |
The moment at which the Restricted Data Token becomes invalid. |
☐ |
|
restricted_data_token |
string |
Restricted Data Token |
☐ |
The short-lived token used instead of the LWA Access Token to access restricted data |
seller_key |
string |
Seller Key |
☐ |
|
team_id_label |
string |
|
☐ |
The Sales Team assigned to Amazon orders for reporting |
team_id |
string |
|
☐ |
The Sales Team assigned to Amazon orders for reporting |
user_id_label |
string |
|
☐ |
|
user_id |
string |
|
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826