무통장입금 완료후 부분취소관련

데 cashReceipts도 null고 cancel의 receiptKey도 null.고 cashReceipts고 cancel의 receiptKey?
cashReceipt: {
type: '',
receiptKey: 'evl2J9MNzjkYG57Eba3G4e6aJ9z0xzVpWDOxmA1QXRyZ4gLw',
issueNumber: '158375194',
receiptUrl: 'https://dashboard.tosspayments.com/receipts/cash-receipt/2409301315630393/tvivarepublica?ref=PX',
amount: 128000,
taxFreeAmount: 0
},
cashReceipts: null,
discount: null,
cancels: [
{
transactionKey: '2AFCF7092E131B51008BFBC158D63E51',
cancelReason: '',
taxExemptionAmount: 0,
canceledAt: '2024-10-01T15:10:33+09:00',
easyPayDiscountAmount: 0,
receiptKey: null,
cancelStatus: 'DONE',
cancelRequestId: null,
cancelAmount: 1000,
taxFreeAmount: 0,
refundableAmount: 127000
}
],
Was this page helpful?