Save/update athlete service offering
Save/update athlete service offering
POST
Save/update athlete service offering
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Body
application/json
Service category ID
Example:
1
Service instructions (NOT description, required when status=A)
Example:
"Please create a short video"
Service price (NOT price, required when status=A)
Example:
50
A=active (NOT is_active boolean)
Example:
"A"
Sample video (conditionally required)
Example:
"https://example.com/sample.mp4"
Example:
"Sample video description"
Example:
"N"
Response
200
Service saved