Natychmiastowo API v1

Contents:

  • Access
  • Authorization
  • Orders
  • Cart
  • Cart history
  • Cart item history
  • Shipping methods
  • Commands
Natychmiastowo API v1
  • Docs »
  • Welcome to Natychmiastowo API v1’s documentation!
  • View page source

Welcome to Natychmiastowo API v1’s documentation!¶

Contents:

  • Access
    • Base url
    • Activating API
    • Important info
  • Authorization
    • Getting access token
    • Access token info
  • Orders
    • GET /orders
    • GET /orders/{uuid}
  • Cart
    • GET /cart
    • GET /cart/item/{uuid}
    • POST /cart/item
    • PUT /cart/item/{uuid}
    • DELETE /cart/item/{uuid}
  • Cart history
    • GET /cart-history
    • GET /cart-history/{uuid}
  • Cart item history
    • GET /cart-item-history
    • GET /cart-item-history/{uuid}
  • Shipping methods
    • GET /shipping-methods
  • Commands
    • POST /command/cart-checkout
    • POST /command/cancel-item
Next

© Copyright 2019, Adrian Szuszkiewicz

Built with Sphinx using a theme provided by Read the Docs.