{ "recordSetDescription" : { "typesUsed" : { "Subscriber" : "http://example.com/csp_a/response#/$defs/extendedSubscriberRecord", "Person" : "http://etsi.org/temp/705/entities/$defs/PersonDetails" } }, "recordSet" : [ { "id" : "Record1", "type" : "Subscription", "subscriptionId" : "{CSP B subscription identifier}", "associatedPeople" : [{ "destination" : "Record2", "pointerType" : "Account Holder" },{ "destination" : "Record2", "pointerType" : "Bill Payer" }] }, { "id" : "Record2", "type" : "Person", "firstName" : "Bill", "lastName" : "Payer" } ] }