Type Alias PlatformSettlementSupplyWithVatAmountExceededPortOnePaymentError
PlatformSettlementSupplyWithVatAmountExceededPortOnePaymentError: {
type: "PLATFORM_SETTLEMENT_SUPPLY_WITH_VAT_AMOUNT_EXCEEDED_PORT_ONE_PAYMENT";
registeredSettlementSupplyWithVatAmount: number;
requestSettlementSupplyWithVatAmount: number;
portOneSupplyWithVatAmount: number;
message?: string;
}
Type declaration
type: "PLATFORM_SETTLEMENT_SUPPLY_WITH_VAT_AMOUNT_EXCEEDED_PORT_ONE_PAYMENT"
registeredSettlementSupplyWithVatAmount: number
requestSettlementSupplyWithVatAmount: number
portOneSupplyWithVatAmount: number
Optional
message?: string
정산 요청 공급대가가 포트원 결제 내역의 공급대가를 초과한 경우