Accept/Reject transfer invite

Description

Accepts or rejects a transfer 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 should be accepted or rejected.

false

Default true.

Last updated