Spree Admin SDK
Create fee
Creates a fee (surcharge, handling, gift wrap, COD, payment fee). Order-level when no target is given. Works on completed orders.
Required scope: write_orders (for API-key authentication).
POST
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Path Parameters
Order prefixed ID
Body
application/json
Response
fee created

