Retrieves details of a specific auto fee.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The UUID of the specific object.
A string describing the object type returned.
Whether the auto fee is enabled.
The amount in cents to be added or subtracted from subtotal of applicable checkout
Whether this auto fee is a discount (subtracted from total) or a fee (added to total).
Time at which the auto fee becomes inactive. Measured in seconds since the Unix epoch.
The entity to which this auto fee applies. (This can only be set when the auto fee is created.)
checkout, line_item, shipping Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
The name of the auto fee.
The percentage to be added or subtracted from subtotal of applicable checkout.
The rules that determine when this auto fee applies
Time at which the auto fee becomes active. Measured in seconds since the Unix epoch.
Three-letter ISO currency code, in lowercase.
Whether the auto fee has expired.
Whether the auto fee is currently active.
Time at which the object was discarded. Measured in seconds since the Unix epoch.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.