B2BI / Client / delete_partnership

delete_partnership#

B2BI.Client.delete_partnership(**kwargs)#

Deletes the specified partnership. A partnership represents the connection between you and your trading partner. It ties together a profile and one or more trading capabilities.

See also: AWS API Documentation

Request Syntax

response = client.delete_partnership(
    partnershipId='string'
)
Parameters:

partnershipId (string) –

[REQUIRED]

Specifies the unique, system-generated identifier for a partnership.

Returns:

None

Exceptions