Ordering Source code
- Summary
- Articles (5)
- APIs (107)
- Mashups (4)
- SDKs (75)
- Libraries (1)
- Source Code (71)
- Followers (2)
- Developers (3)
Ordering Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Sellbrite Curl Sample Code | The Sellbrite Curl Sample Code provides a cURL request using basic authentication. API information includes carrier names and shipping carriers and methods. | eCommerce | 05.11.2020 |
ChannelApe Orders service JavaScript Sample Code | This JavaScript Sample Code performs tests on the Orders service provided by ChannelApe. This retrieves an order, and paginated lists of orders. | eCommerce | 12.31.2019 |
ChannelApe Locations service JavaScript Sample Code | This JavaScript Sample Code performs tests on the Locations service provided by ChannelApe. The application retrieves location details. | eCommerce | 12.31.2019 |
ChannelApe Inventories service JavaScript Sample Code | This JavaScript Sample Code performs tests on the Inventories service. The application adds a valid inventory ID, searches by business ID, and gets an item by ID. | eCommerce | 12.31.2019 |
ChannelApe Channels service JavaScript Sample Code | This JavaScript Sample Code performs tests on the Channels service. The application selects a business channel, and retrieves client stubs. | eCommerce | 12.31.2019 |
ChannelApe Analytics service JavaScript Sample Code | This JavaScript Sample Code performs tests on the analytics service provided by ChannelApe. The application retrieves reports, and checks if the user has analytics enabled. | eCommerce | 12.31.2019 |
ChannelApe Decompression service JavaScript Sample Code | This JavaScript Sample Code implements a service used to decompress gzip data. This handles results when data succeeds or fails to deflate. | eCommerce | 12.31.2019 |
ChannelApe Actions implementation JavaScript Sample Code | This JavaScript Sample Code demonstrates the service utilized to pull product information, push exports, and handle errors. | eCommerce | 12.31.2019 |
Tracktry Updatemore Tracking Item PHP Sample Code | The Tracktry Updatemore Tracking Item PHP Sample Code demonstrates how to access the API to track an item. It includes tracking number, carrier code, title, logistics channel, customer name, customer... | Ordering | 12.11.2019 |
Tracktry Cost Item Results PHP Sample Code | The Tracktry Cost Item Results PHP Sample Code demonstrates how to display cost results of an item with destination and carrier code as specific data. | Ordering | 12.10.2019 |
Tracktry Modify Courier Code PHP Sample Code | The Tracktry Modify Courier Code PHP Sample Code demonstrates how to modify and update a courier code including tracking number and the carrier information. | Ordering | 12.10.2019 |
Tracktry Realtime Tracking Results PHP Sample Code | The Tracktry Realtime Tracking Results PHP Sample Code demonstrates how to track an item with destination code, tracking ship date, tracking postal code, special number destination, and order create... | Ordering | 12.10.2019 |
Tracktry List Carriers PHP Sample Code | The Tracktry List Carriers PHP Sample Code demonstrates how to list all carriers by giving the command new Tracktry to get a carrier list. | Ordering | 12.10.2019 |
Tracktry Detect Carrier by Code PHP Sample Code | The Tracktry Detect Carrier by Code PHP Sample Code demonstrates how to detect a carrier with a tracking number and the command new Tracktry. | Ordering | 12.10.2019 |
Ordermentum Credit notes Swift Sample Code | This Swift Sample Code is an asynchronous test that demonstrates how to retrieve credit notes in Ordermentum applications. | Ordering | 07.11.2019 |
Ordermentum Closure dates Swift Sample Code | This Swift Sample Code demonstrates how to implement closure dates in Ordermentum enabled applications. | Ordering | 07.11.2019 |
Ordermentum Auth service Swift Sample Code | This Swift Sample Code demonstrates how to build a login object, and perform several authentication related functions. | Ordering | 07.11.2019 |
Ordermentum Client JavaScript Sample Code | This JavaScript Sample Code is a snippet used to test asynchronous functions. This retrieves an instance, unwraps data, and returns errors. | Ordering | 07.11.2019 |
Ordermentum Resource test JavaScript Sample Code | This JavaScript Sample Code demonstrates how to get specific items from an Ordermentum endpoint. | Ordering | 07.11.2019 |
Ordermentum Products JavaScript Sample Code | This JavaScript Sample Code demonstrates how to authenticate and retrieve product related data, asynchronously. | Ordering | 07.11.2019 |
Ordermentum Invoices JavaScript Sample Code | This JavaScript Sample Code demonstrates how to authenticate and retrieve invoice related data, asynchronously. | Ordering | 07.11.2019 |
Gelato Quote PHP Sample Code | The Gelato Quote PHP Sample Code demonstrates how to make requests that will display JSON responses in return. | Printing | 06.24.2019 |
Gelato Quote Curl Sample Code | The Gelato Quote Curl Sample Code demonstrates how to access the API to implement an order's recipient information including first and last name, company name, address, city, postcode, email, and... | Printing | 06.24.2019 |
Gelato Node.js Sample Code | The Gelato Node.js Sample Code demonstrates how to send requests to the API to implement printing features into applications. | Printing | 06.24.2019 |
Gelato Python Sample Code | The Gelato Python Sample Code demonstrates how to define headers, set up quote requests, send quote requests, set up orders, and send orders. | Printing | 06.24.2019 |