Updates the configuration options for the affiliate program of the specified store.
Requires the stores.affiliates.update permission.
Your API key goes here
Represents the configuration options for affiliate settings in a store.
Determines if the affiliate settings are active for the store.
Specifies the default return percentage for affiliates within a store, ranging from 0 to 100.
0 <= x <= 100Whether the store allows affiliate balance to be converted into customer balance to be used on the store, when enabled any affiliate can convert their affiliate balance into customer balance automatically
Determines whether public registration is enabled for affiliates within the store.
Indicates whether link editing capabilities are enabled within the affiliate options for a store.
Represents the default percentage off value used in affiliate settings, where the value must be between 0 and 100.
0 <= x <= 100The object was successfully updated.
Represents a default generic response for API endpoints.
Indicates whether the operation or response was successful.
A descriptive message providing additional context or information about the response.
The error code (if there was an error) to use when referencing the error
Represents the data associated with a response.