PurchaseGroupMembershipInput
Important
The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.
Overview
Specifies the input fields required to designate a PurchaseGroup that the product should be a member of when creating or updating a product
Arguments
Argument | Description |
---|---|
memberAmount (AmountInput required) | Amount of this member as part of this purchase group. For example, { value: 3, unit: "UNIT" } |
representativeProductId (ProductIdentifierInput required) | Product identifier of the representative product of the purchase group |
Updated about 4 hours ago