Provides information on whether the supplied account IDs are associated with a membership.
AWS account ID's may appear less than 12 characters and need to be zero-prepended. An example would be 123123123 which is nine digits, and with zero-prepend would be 000123123123. Not zero-prepending to 12 digits could result in errors.
post/v1/membership/{membershipId}/batch-member-details
Path parameters
membershipIdstring required
Required element used in combination with BatchGetMemberAccountDetails to identify the membership ID to query.
Request body
Response
Success