跳轉到主要內容
GET
/
api
/
Fba
/
FbaInstruction
/
list
List FBA instructions with pagination
curl --request GET \
  --url https://api.returnshelper.com/uat/user/api/Fba/FbaInstruction/list \
  --header 'x-rr-apikey: <api-key>' \
  --header 'x-rr-apitoken: <api-key>'
此頁面由 AI 自動翻譯。API 技術規格以英文呈現為標準。如有任何疑問,請參閱英文版本

授權

x-rr-apikey
string
header
必填

Your API key

x-rr-apitoken
string
header
必填

Your API token — keep this private

查詢參數

pageSize
integer
必填
offset
integer
必填
createFrom
string<date-time>
必填
createTo
string<date-time>
必填

回應

Success