Gets an item from the ApiSdk.v2.partner_network_connect.attachments.item collection
A unique identifier for a partner attachment.
To list all of the Partner Attachments on your account, send a GET request to /v2/partner_network_connect/attachments.
OptionalrequestConfiguration: RequestConfiguration<AttachmentsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create a new partner attachment, send a POST request to/v2/partner_network_connect/attachments with a JSON object containing therequired configuration details.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To list all of the Partner Attachments on your account, send a GET request to /v2/partner_network_connect/attachments.
OptionalrequestConfiguration: RequestConfiguration<AttachmentsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create a new partner attachment, send a POST request to/v2/partner_network_connect/attachments with a JSON object containing therequired configuration details.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/partner_network_connect/attachments