Skip to main content
POST
Athlete sends counter-offer for service request

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
request_id
integer
Example:

1

offer_price
number<float>

Counter offer price (NOT counter_amount)

Example:

45

reason
string

Counter offer reason (NOT message)

Example:

"Price negotiation"

Response

200

Counter-offer sent