Printdeal API documentation
Documentation Api-keys Log in Register
Documentation > Orderlines
Edit on Github
  • Getting Started
  • Authentication
  • Versioning
  • Orders
    • Creating order
      • Delivery methods
      • Addresses
      • External ID
    • Creating quote order
    • Retrieving your orders
      • Order status
      • Orderline status
    • Retrieving order information
    • Cancelling an order
  • Orderlines
    • Adding file to an orderline
  • Products
    • Categories
    • Attribute/values from a category
    • Product combinations
    • Validate product and retrieve price
  • Webhooks
    • Creating webhook subscription (Beta version)
    • Retrieving your webhooks
    • Deleting a webhook
  • Migrating from v1 to v2
  • Changelog
  • Frequently Asked Questions
  • Development Support
  • Product Configurator

OrderlinesΒΆ

You can use regular HTTP methods to communicate with the API about orderlines:

  • A POST request to /api/orderlines/{orderlineId}/files will allow you to create a new file to an orderline.
    See Adding file for more information. Please note: You will only be able to add file to an orderline for orders created through API.
Want to help improve this documentation? Suggest changes on GitHub
© 2023 Printdeal