v1

latestOpenAPI 3.1.02026-07-24230114.4 KB

Update Agent's Service

Update a seller service that belongs to the agent.

patch/api/v1/agents/seller-services/{sellerServiceId}

Path parameters

sellerServiceIdstring required

The ID of the seller service to update.

Request body

namestring

New name of the service.

descriptionstring

New description of the service.

tagsstring[]

New tags for the service.

minimumTokenAmountstring

New minimum amount (in USD) that buyer's must set on their tokens.

pricestring

New price of the service in USD.

acceptedTokensstring

List of KYAPay token types that this Seller Service accepts. Must be one or more of 'kya', 'pay' and 'kya-pay'.

Response

204

object required