Introduction
Returns an array of shipping fees (used for Orders).
Parameters
apiKey
The active API Key.
forAccount
Filters list of shipping fees to the specified account.
sessionId
The active session ID.
Return value
Array of
ApiShippingFee
.
Code samples