get /admin/api/2021-07/orders.json
Retrieves a list of orders
get /admin/api/2021-07/products.json
Retrieves a list of products
post /admin/api/2021-07/graphql.json
get /admin/api/2021-07/variants.json
List product variants
get /admin/api/2021-07/customers.json
Retrieves a list of customers
get /admin/api/2021-07/reports.json
Retrieves a list of reports
get /admin/api/2021-07/checkouts.json
Retrieves a list of abandoned checkouts
get /admin/api/2021-07/smart_collections.json
Retrieves a list of smart collections
post /admin/api/2021-07/products.json
Creates a new product
get /admin/api/2021-07/locations.json
get /admin/api/2021-07/draft_orders.json
Retrieves a list of draft orders
get /admin/api/2021-07/shopify_payments/payouts.json
get /admin/api/2021-07/checkouts/count.json
Retrieves a count of checkouts
get /admin/api/2021-07/shopify_payments/balance/transactions.json
get /admin/api/2021-07/products/{param1}/variants.json
post /admin/api/2021-07/orders.json
Creates an order
get /admin/api/2021-07/price_rules.json
Retrieves a list of price rules
post /admin/api/2021-07/draft_orders.json
Create a new DraftOrder
get /admin/api/2021-07/draft_orders/count.json
Receive a count of all DraftOrders
get /admin/api/2021-07/products/{product_id}.json
Retrieves a single product
get /admin/api/2021-07/collections/{collection_id}.json
Retrieves a single collection
get /admin/api/2021-07/collections/{collection_id}/products.json
Retrieve a list of products belonging to a collection
post /admin/api/2021-07/reports.json
Creates a new report
post /admin/api/2021-07/customers.json
Creates a customer
post /admin/api/2021-07/price_rules.json
Creates a price rule
get /admin/api/2021-07/orders/{order_id}.json
Retrieves a specific order
post /admin/api/2021-07/smart_collections.json
Creates a smart collection
get /admin/api/2021-07/reports/{report_id}.json
Retrieves a single report
get /admin/api/2021-07/discount_codes/count.json
Retrieves a count of discount codes for a shop
post /admin/api/2021-07/inventory_levels/set.json
get /admin/api/2021-07/discount_codes/lookup.json
Retrieves the location of a discount code
post /admin/api/2021-07/orders/{order_id}/open.json
Re-opens a closed order
get /admin/api/2021-07/customers/{customer_id}.json
Retrieves a single customer
post /admin/api/2021-07/orders/{order_id}/close.json
Closes an order
post /admin/api/2021-07/orders/{order_id}/cancel.json
Cancels an order
get /admin/api/2021-07/orders/{order_id}/refunds.json
Retrieves a list of refunds for an order
post /admin/api/2021-07/orders/{order_id}/refunds.json
Creates a refund
get /admin/api/2021-07/price_rules/{price_rule_id}.json
Retrieves a single price rule
get /admin/api/2021-07/customers/{customer_id}/orders.json
Retrieves all orders belonging to a customer
post /admin/api/2021-07/price_rules/{price_rule_id}/batch.json
Creates a discount code creation job
post /admin/api/2021-07/customers/{customer_id}/send_invite.json
Sends an account invite to a customer
post /admin/api/2021-07/orders/{order_id}/refunds/calculate.json
Calculates a refund
get /admin/api/2021-07/orders/{order_id}/refunds/{refund_id}.json
Retrieves a specific refund
get /admin/api/2021-07/smart_collections/{smart_collection_id}.json
Retrieves a single smart collection
get /admin/api/2021-07/price_rules/{price_rule_id}/discount_codes.json
Retrieves a list of discount codes
post /admin/api/2021-07/draft_orders/{draft_order_id}/send_invoice.json
Send an invoice
post /admin/api/2021-07/price_rules/{price_rule_id}/discount_codes.json
Creates a discount code
get /admin/api/2021-07/price_rules/{price_rule_id}/batch/{batch_id}.json
Retrieves a discount code creation job
post /admin/api/2021-07/customers/{customer_id}/account_activation_url.json
Creates an account activation URL for a customer
get /admin/api/2021-07/price_rules/{price_rule_id}/batch/{batch_id}/discount_codes.json
Retrieves a list of discount codes for a discount code creation job
get /admin/api/2021-07/price_rules/{price_rule_id}/discount_codes/{discount_code_id}.json
Retrieves a single discount code