Creates a new checkout 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.
The amount in cents to be added or subtracted, represented as an integer. For example 9900 is equivalent to $99.
A short description of the checkout fee.
The type of checkout_fee – one of auto or manual.
Expandable – The associated checkout ID.
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.