make_api_request
Facilitates interaction with Square APIs by enabling operations across services like payments, inventory, and customer management through specified methods and request parameters.
Instructions
Unified tool for all Square API operations. Be sure to get types before calling. Available services: applepay, bankaccounts, bookingcustomattributes, bookings, cards, cashdrawers, catalog, checkout, customercustomattributes, customergroups, customersegments, customers, devices, disputes, events, giftcardactivities, giftcards, inventory, invoices, labor, locationcustomattributes, locations, loyalty, merchantcustomattributes, merchants, oauth, ordercustomattributes, orders, payments, payouts, refunds, sites, snippets, subscriptions, team, terminal, vendors, webhooksubscriptions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
method | Yes | The API method to call (e.g., 'list', 'create') | |
request | No | The request object for the API call. | |
service | Yes | The Square API service category (e.g., 'catalog', 'payments') |