GET Api/Partner/GetPartnerDetailsByPartnerId?partnerId={partnerId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
partnerId

string

Required

Body Parameters

None.

Response Information

Resource Description

PartnerReturns
NameDescriptionTypeAdditional information
date

string

None.

PartnerCredits

integer

None.

Id

integer

None.

PartnerName

string

None.

Logo

string

None.

colour_1

string

None.

colour_2

string

None.

partnerDetails

Collection of PartnerReturns

None.

Message

string

None.

logoDetails

PartnerLogoUpload

None.

PartnerFirstName

string

None.

PartnerLastName

string

None.

PartnerEmail

string

None.

PartnerPassword

string

None.

PartnerAddress

string

None.

PartnerAbn

string

None.

PartnerState

string

None.

PartnerCountry

string

None.

PartnerZipCode

string

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'SGACoreApp.Models.PartnerReturns'. Path 'partnerDetails'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'SGACoreApp.Models.PartnerReturns'. Path 'partnerDetails'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[SGACoreApp.Models.PartnerReturns, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[SGACoreApp.Models.PartnerReturns, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

multipart/form-data

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'multipart/form-data'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[SGACoreApp.Models.PartnerReturns, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.