Wise · Capability
Wise Platform API — quote
Wise Platform API — quote. 4 operations. Lead operation: Create a quote (authenticated). Self-contained Naftiko capability covering one Wise business surface.
What You Can Do
POST
Quotecreate
— Create a quote (authenticated)
/v1/v3/profiles/{profileid}/quotes
GET
Quoteget
— Retrieve a quote by ID
/v1/v3/profiles/{profileid}/quotes/{quoteid}
PATCH
Quoteupdate
— Update a quote
/v1/v3/profiles/{profileid}/quotes/{quoteid}
POST
Quotecreateunauthenticated
— Create a quote (unauthenticated)
/v1/v3/quotes
MCP Tools
create-quote-authenticated
Create a quote (authenticated)
retrieve-quote-id
Retrieve a quote by ID
read-only
idempotent
update-quote
Update a quote
idempotent
create-quote-unauthenticated
Create a quote (unauthenticated)