create Platform Partners
suspend fun createPlatformPartners(partners: List<CreatePlatformPartnerBody>): CreatePlatformPartnersResponse
파트너 다건 생성
새로운 파트너를 다건 생성합니다.
Parameters
partners
생성할 파트너 리스트 정보
Throws
요청이 거절된 경우
요청된 입력 정보가 유효하지 않은 경우
PlatformContractsNotFoundError
지원 되지 않는 통화를 선택한 경우
플랫폼 기능이 활성화되지 않아 요청을 처리할 수 없는 경우
PlatformPartnerIdsAlreadyExistError
PlatformPartnerIdsDuplicatedError
사용자 정의 속성이 존재 하지 않는 경우
인증 정보가 올바르지 않은 경우
API 응답이 알 수 없는 형식인 경우