The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::MyCommerce::API::Resource::Orders

VERSION

version 1.0.1

SCHEMA

http://help.mycommerce.com/index.php/mycommerce-apis/order-resource/16-schemas-order

METHOD

new

Subclass Net::MyCommerce::API::Resource

get_order

Get an order

Examples:

  http://help.mycommerce.com/index.php/mycommerce-apis/order-resource/22-example-get-order

get_orders

Get orders

Filter options:

  http://help.mycommerce.com/index.php/mycommerce-apis/order-resource/12-parameters-order

Examples:

  http://help.mycommerce.com/index.php/mycommerce-apis/order-resource/27-example-get-orders-base
  http://help.mycommerce.com/index.php/mycommerce-apis/order-resource/24-example-get-orders-expand-and-fields
  http://help.mycommerce.com/index.php/mycommerce-apis/order-resource/25-example-get-orders-limit-and-offset
  http://help.mycommerce.com/index.php/mycommerce-apis/order-resource/23-example-get-orders-date-range
  http://help.mycommerce.com/index.php/mycommerce-apis/order-resource/26-example-get-orders-status

get_line_item

Get an order line item

Examples:

  http://help.mycommerce.com/index.php/mycommerce-apis/order-resource/22-example-get-order

get_line_items

Get all line items in an order

Examples:

  http://help.mycommerce.com/index.php/mycommerce-apis/order-resource/22-example-get-order