Type Alias PlatformAdditionalFeePolicy
PlatformAdditionalFeePolicy: { id: string; graphqlId: string; name: string; fee: PlatformFee; memo?: string; vatPayer: PlatformPayer; isArchived: boolean; appliedAt: string; } Type declaration
id: string
graphqlId: string
name: string
Optional
memo?: string
isArchived: boolean
appliedAt: string
추가 수수료 정책
추가 수수료 정책는 고객사의 주문건에 대한 중개수수료에 별도로 추가로 부여되는 수수료입니다. 대표적인 사용 예시로 풀필먼트 수수료, 로켓배송 수수료, 마케팅 채널 수수료등이 있습니다.