External Proposals
Read-only access to proposals from external proposal platforms (e.g., Socket). The platform is determined by Tenant.ProposalConnectionCode which references a ThirdPartyConnection with the Proposals capability.
-
GET List External ProposalsLists proposals from the tenant's configured external proposal platform (e.g., Socket)/tenants/{tenant}/external-proposals
-
GET Get External ProposalGets a single proposal from the tenant's configured external proposal platform/tenants/{tenant}/external-proposals/{proposalId}
-
PUT Map External ServiceMaps an external service template to a Sodium BillableService. Creates or updates the mapping./tenants/{tenant}/external-proposals/service-mapping
-
POST Activate Proposed ServicesActivates all Proposed services for a client, setting them to Active status./tenants/{tenant}/external-proposals/activate-services/{clientCode}