latestOpenAPI 3.0.02026-08-2086102148.5 KB
5fc4757128af
Public Partners
Relay a contact-form inquiry to a partner (To: partner, BCC: Vendure)
post/v1/partners/{slug}/contact
Path parameters
slugstring required
Headers
x-vendure-inquiry-signaturestring required
HMAC-SHA256 proof generated by the trusted website workflow.
x-vendure-inquiry-timestampstring required
Unix timestamp in milliseconds for the signed website workflow request.
Request body
Response
Example response
{
"accepted": true
}