create transport price for state
Developing
POST
/admin/transport-price/{transport_type}/{price}
Request
Path Params
transport_type
string
required
Example:
bike
price
string
required
Example:
20
Query Params
state
array[string]
optional
Example:
["Lagos"]
Request samples
Responses
Modified at 2024-11-22 09:19:43