Get Pickup List
GET
/api/v2/sellers/pickupLast modified: a year ago
Return the list of pick up infomation for requested Seller
Request
Query Params
page
integer
optional
Example:
1
page_size
integer
optional
Example:
25
Header Params
Content-Type
string
optional
Example:
application/json
Authorization
string
optional
Example:
Token {{API_TOKEN}}
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: a year ago