v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429173137.8 KB

Rejects a connection invitation from another partner, declining the partnership request.

post/#X-Amz-Target=PartnerCentralAccount.RejectConnectionInvitation

Headers

X-Amz-Target'PartnerCentralAccount.RejectConnectionInvitation' required

Request body

Catalogstring required

The catalog identifier where the connection invitation exists.

Identifierstring required

The unique identifier of the connection invitation to reject.

ClientTokenstring required

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Reasonstring

The reason for rejecting the connection invitation.

Response

Success

Catalogstring required

The catalog identifier where the connection invitation was rejected.

Idstring required

The unique identifier of the rejected connection invitation.

Arnstring required

The Amazon Resource Name (ARN) of the rejected connection invitation.

ConnectionIdstring

The identifier of the connection associated with the rejected invitation.

ConnectionType'OPPORTUNITY_COLLABORATION' | 'SUBSIDIARY' required

The type of connection that was being invited for.

CreatedAtstring date-time required

The timestamp when the connection invitation was originally created.

UpdatedAtstring date-time required

The timestamp when the connection invitation was last updated (rejected).

ExpiresAtstring date-time

The timestamp when the connection invitation would have expired.

OtherParticipantIdentifierstring required

The identifier of the other participant who sent the invitation.

ParticipantType'SENDER' | 'RECEIVER' required

The type of participant (inviter or invitee) in the connection invitation.

Status'PENDING' | 'ACCEPTED' | 'REJECTED' | 'CANCELED' | 'EXPIRED' required

The current status of the connection invitation (rejected).

InvitationMessagestring required

The message that was included with the original connection invitation.

InviterEmailstring required

The email address of the person who sent the connection invitation.

InviterNamestring password required

The name of the person who sent the connection invitation.