HomeGuidesAPI ReferenceChangelogSupport Request
API Reference

Get Shipment Packages

This method allows you to retrieve information about each customer order for the products you have listed on the Trendyol system. Maximum of 1000 requests per minute. Can query up to three months retrospectively.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Seller ID

Query Params
int64

Start date (Unix timestamp in milliseconds)

int64

End date (Unix timestamp in milliseconds)

integer
Defaults to 0

Page number

integer
≤ 200
Defaults to 50

Page size (maximum 200)

string

Filter by order number

string
enum

Filter by package status

string
enum

Order by field

Allowed:
string
enum

Order direction (ASC for old to new, DESC for new to old)

Allowed:
shipmentPackageIds
array of int64s

Filter by specific shipment package IDs

shipmentPackageIds
Headers
string
required

Store front code

Responses

400

Client error

500

Internal server error

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json