Accept/Reject invite

Description

Accepts or rejects an invitation.

Endpoint

/path/{pathId}/transfer/accept

Method

POST

Access Level Rules

Access Level

Account holder only

Processing Units

Processing units

0

Parameters

NameDescriptionRequiredDefault

pathId

The id of the path.

true

accept

Boolean whether the invitation is accepted or rejected.

false

Default true.

Last updated