コンテンツにスキップ
AchaduDevelopers
Developers/API/coupons_list
クーポン

クーポン一覧

操作の有効なクーポンと検証済みのクーポンをリストします。

GET/couponscoupons:read

リクエスト

limitinteger · queryページあたりの数量。オプション
offsetinteger · queryページネーションのオフセット。オプション

curl
curl 'https://achadu.com/api/v1/coupons' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

答え

200操作が完了しました
4xxコード、メッセージ、request_id のエラー