Arguments
GetOfferQuoteInput!
required
No description provided in the schema yet.
Returns
Offer — Offer is a discounted offer for a merchant.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get the best offer for merchant based on matching arguments.
query {
getOfferQuote(
input: GetOfferQuoteInput!
): Offer
}
Offer — Offer is a discounted offer for a merchant.