Skip to main content
POST
Athlete changes service request status

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

status
string
Example:

"A"

reason
string

Required when status=Rejected

Example:

"Price negotiation"

reason_detail
string

Required when reason=Other

Example:

"Additional context for the selected reason"

Response

200

Status changed