Getting Started
Features
Querying Elements
Developers
Fulfillment
Fulfillment objects are used to represent saved fulfillments.
Attributes
Description | |
---|---|
|
The ID of the fulfillment. |
|
The ID of the order that the fulfillment belongs to. |
|
The tracking number that has been saved to the fulfillment. |
Methods
Description | |
---|---|
|
Returns the Order element that the fulfillment belongs to. |
|
Sets the Order that the fulfillment belongs to. |
|
Returns an instance of the tracking carrier. |
|
Returns an array of fulfillment lines. |
|
Accepts an array of fulfillment lines and replaces all lines in the fulfillment. |
|
Appends a fulfillment line to the fulfillment. |