Open API v2 will be deprecated on April 3, 2023. Please begin transitioning to Open API v3 as soon as possible. As of September 29, 2022 all new apps will only be permitted to use Open API v3.

API Documentation

ReceiptShipment

Overview

Represents a distinct shipment for an order.

Fields

Field Visibility Level Permission Scope Type Description
carrier_name private transactions_r string Shipping carrier name.
receipt_shipping_id private transactions_r int Receipt shipping id used internally
tracking_code private transactions_r string Tracking code for carrier.
tracking_url private transactions_r string Tracking URL for carrier's website.
buyer_note private transactions_r string Optional note sent to buyer.
notification_date private transactions_r int Date the notification was sent.

Associations

This resource has no associations.

Methods

This resource has no methods.

Open API v3New

Your developer account