B2BI / Client / delete_capability
delete_capability#
- B2BI.Client.delete_capability(**kwargs)#
Deletes the specified capability. A trading capability contains the information required to transform incoming EDI documents into JSON or XML outputs.
See also: AWS API Documentation
Request Syntax
response = client.delete_capability( capabilityId='string' )
- Parameters:
capabilityId (string) –
[REQUIRED]
Specifies a system-assigned unique identifier for the capability.
- Returns:
None
Exceptions