Skip to main content

PartnerResponseDto

Response representing a partner within the Kaunt platform.

namestringrequired

The name of the partner

Example: Kaunt
idstringrequired

UUID of the partner

Example: 92f74e96-a654-47e2-84c8-7a8843cda443
PartnerResponseDto
{
"name": "Kaunt",
"id": "92f74e96-a654-47e2-84c8-7a8843cda443"
}