v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430193167.6 KB

Instantiates a capability based on the specified parameters. A trading capability contains the information required to transform incoming EDI documents into JSON or XML outputs.

post/#X-Amz-Target=B2BI.CreateCapability

Headers

X-Amz-Target'B2BI.CreateCapability' required

Request body

namestring required

Specifies the name of the capability, used to identify it.

type'edi' required

Specifies the type of the capability. Currently, only <code>edi</code> is supported.

clientTokenstring

Reserved for future use.

Response

Success

capabilityIdstring required

Returns a system-assigned unique identifier for the capability.

capabilityArnstring required

Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.

namestring required

Returns the name of the capability used to identify it.

type'edi' required

Returns the type of the capability. Currently, only <code>edi</code> is supported.

createdAtstring date-time required

Returns a timestamp for creation date and time of the capability.

All 30 operations