AmazonStore
8 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
BindingName | StringValue | string | |
DAC Field: PX.Commerce.Core.BCBinding.BindingNameDescription:A user-friendly name of the store. | |||
LocaleName | StringValue | string | |
DAC Field: PX.Commerce.Core.BCBinding.LocaleNameDescription:The name of the locale for this binding. | |||
Marketplace | StringValue | string | |
DAC Field: PX.Commerce.Amazon.BCBindingAmazon.MarketplaceDescription:Marketplace where selling partners authorizes the application | |||
RefreshToken | StringValue | string | |
DAC Field: PX.Commerce.Amazon.BCBindingAmazon.RefreshTokenDescription:It's longed live token to exchange Access Token | |||
Region | StringValue | string | |
DAC Field: PX.Commerce.Amazon.BCBindingAmazon.RegionDescription:AWS region | |||
SellerPartnerId | StringValue | string | |
DAC Field: PX.Commerce.Amazon.BCBindingAmazon.SellerPartnerIdDescription:The identifier of the selling partner who is authorizing your application. | |||
Active | BooleanValue | boolean | |
DAC Field: PX.Commerce.Core.BCBinding.IsActiveDescription:Determines whether the store is accessible through other Commerce forms. | |||
Default | BooleanValue | boolean | |
DAC Field: PX.Commerce.Core.BCBinding.IsDefaultDescription:Determines whether the store will be chosen as default through other Commerce screens. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"BindingName": {
"value": "string"
},
"Marketplace": {
"value": "string"
},
"Region": {
"value": "string"
}
}For every property this entity accepts, see the properties table.