NayoriNayori
ReferenceAPI referenceOperations

Issue Quote

Nayori API operation generated from the versioned OpenAPI schema.

POST/v1/quotes

Authorization

merchantBearer
AuthorizationBearer <token>

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://example.com/v1/quotes" \  -H "Content-Type: application/json" \  -d '{}'
Empty