Participant
Участники заявления
idstring
Идентификатор
Possible values: <= 255 characters
roleParticipantRole (string)
Роль участн ика:
SELLER- ПродавецBUYER- ПокупательOTHER- Прочий
Possible values: [SELLER, BUYER, OTHER]
typeOfOwnership object
Тип собственности
@type string
Тип собственности
Possible values: [@sole, @joint, @shared]
- @sole
- @joint
- @shared
representativeIdstring
Идентификатор представителя
Possible values: <= 255 characters
Participant
{
"id": "string",
"role": "SELLER",
"typeOfOwnership": {},
"representativeId": "string"
}