Toss payments 개발자 커뮤니티Tp개커Toss payments 개발자 커뮤니티
Powered by
kailisK
Toss payments 개발자 커뮤니티•4w ago•
12 replies
kailis

정산 v1 API에서 fees 객체가 날아오지 않습니다.

🔎거래, 정산조회
* 참조 API

Settlement API 요청/응답 객체

  ---
  요청:
  GET https://api.tosspayments.com/v1/settlements?startDate=2025-06-18&endDate=2025-06-19&size=10

  ---
  응답:
  {
    "mId": "",
    "paymentKey": "",
    "transactionKey": "",
    "orderId": "",
    "currency": "KRW",
    "method": "카드",
    "approvedAt": "2025-06-18T15:41:44+09:00",
    "soldDate": "2025-06-18",
    "paidOutDate": "2025-06-25",
    "card": {
      "company": "삼성",
      "issuerCode": "51",
      "acquirerCode": "51",
      "number": "*",
      "installmentPlanMonths": 24,
      "isInterestFree": true,
      "approveNo": "",
      "useCardPoint": false,
      "cardType": "신용",
      "ownerType": "개인",
      "acquireStatus": "READY",
      "receiptUrl": "https://",
      "amount": 3280000
    },
    "virtualAccount": null,
    "transfer": null,
    "mobilePhone": null,
    "giftCertificate": null,
    "easyPay": null,
    "cancel": null,
    "amount": 3280000,
    "interestFee": 0,
    "fee": 859950,
    "supplyAmount": 781773,
    "vat": 78177,
    "payOutAmount": 2420050
  }
Settlement API 요청/응답 객체

  ---
  요청:
  GET https://api.tosspayments.com/v1/settlements?startDate=2025-06-18&endDate=2025-06-19&size=10

  ---
  응답:
  {
    "mId": "",
    "paymentKey": "",
    "transactionKey": "",
    "orderId": "",
    "currency": "KRW",
    "method": "카드",
    "approvedAt": "2025-06-18T15:41:44+09:00",
    "soldDate": "2025-06-18",
    "paidOutDate": "2025-06-25",
    "card": {
      "company": "삼성",
      "issuerCode": "51",
      "acquirerCode": "51",
      "number": "*",
      "installmentPlanMonths": 24,
      "isInterestFree": true,
      "approveNo": "",
      "useCardPoint": false,
      "cardType": "신용",
      "ownerType": "개인",
      "acquireStatus": "READY",
      "receiptUrl": "https://",
      "amount": 3280000
    },
    "virtualAccount": null,
    "transfer": null,
    "mobilePhone": null,
    "giftCertificate": null,
    "easyPay": null,
    "cancel": null,
    "amount": 3280000,
    "interestFee": 0,
    "fee": 859950,
    "supplyAmount": 781773,
    "vat": 78177,
    "payOutAmount": 2420050
  }


제가 추가로 신청해야 하는 프로세스나 요청에 추가할 인자가 있나요?
코어 API | 토스페이먼츠 개발자센터
토스페이먼츠 API 엔드포인트(Endpoint)와 객체 정보, 파라미터, 요청 및 응답 예제를 살펴보세요.
Toss payments 개발자 커뮤니티 banner
Toss payments 개발자 커뮤니티Join
Toss payments 개발자 커뮤니티입니다. 결제 연동하며 겪는 기술 문의부터, 결제 시장에 대한 다양한 정보까지 얻어가세요~
15,588Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

API에서 taxFreeAmount 값이 전송되지 않습니다.
제록제제록 / ❓┃연동개발-문의
3mo ago
/payment/confirm API에서 결제가 실패했지만 Payment 객체가 반환되는 경우가 있을까요?
KdhKKdh / ❓┃연동개발-문의
2y ago
V1 payouts 정산 COMMON ERROR
이현제이이현제 / ❓┃연동개발-문의
2mo ago
V1 payouts 정산 COMMON ERROR
토스페이먼츠 BOT토토스페이먼츠 BOT / ❓┃연동개발-문의
2mo ago