Values.GetPartnerRequestSourceRetrieves detailed information about a specific partner account.
type nonrec t = {catalog : Catalog.t;The catalog identifier for the partner account.
*)identifier : PartnerIdentifier.t;The unique identifier of the partner account to retrieve.
*)}