CapabilitySummary
Returns the capability summary details. A trading capability contains the information required to transform incoming EDI documents into JSON or XML outputs.
Contents
- capabilityId
-
Returns a system-assigned unique identifier for the capability.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[a-zA-Z0-9_-]+
Required: Yes
- createdAt
-
Returns a timestamp for creation date and time of the capability.
Type: Timestamp
Required: Yes
- name
-
The display name of the capability.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 254.
Required: Yes
- type
-
Returns the type of the capability. Currently, only
edi
is supported.Type: String
Valid Values:
edi
Required: Yes
- modifiedAt
-
Returns a timestamp that identifies the most recent date and time that the capability was modified.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: