Fees
Get or create/update the a user's fees
Last updated
Was this helpful?
Get or create/update the a user's fees
Last updated
Was this helpful?
GET
Headers
Content-Type
application/json
Authorization
Bearer <token>
Url
corporation
number
Corporation ID
username
string
Unique username
Response
Code
Headers
Content-Type
application/json
Authorization
Bearer <token>
Url
corporation
number
Corporation ID
username
string
Unique username
Body
fee_min*
number
Min. fee
fee_max*
number
Max. fee
Response
Code
POST