메소드 |
설명 |
|
add_shipments ( mixed $params = null ) |
add shipments to a batch |
|
all ( mixed $params = null, string $apiKey = null ) : mixed |
retrieve all batches |
|
buy ( mixed $params = null ) |
buy a batch |
|
create ( mixed $params = null, string $apiKey = null ) : mixed |
create a batch |
|
create_and_buy ( mixed $params = null, string $apiKey = null ) : mixed |
create and buy a batch |
|
create_scan_form ( mixed $params = null ) : mixed |
create a batch scan form |
|
label ( mixed $params = null ) |
|
|
remove_shipments ( mixed $params = null ) |
remove shipments from a batch |
|
retrieve ( string $id, string $apiKey = null ) : mixed |
retrieve a batch |
|