v1

latestOpenAPI 3.0.32026-07-2621102.1 MB
Transfers

Cancel Transfer

Use the Cancel Transfer endpoint to cancel an outgoing transfer that was initiated by <a href="ref:payhub_post_createTransfer" target="_blank">Create Transfer</a>.

Transfers must be in a POSTED status to be eligible for cancellation.

post/cancelTransfer

Headers

Authorizationstring required
Example:Basic eW91cl9hcGlsb2dpbjp5b3VyX2FwaXRyYW5za2V5

Basic authentication token (base64-encoded {apilogin}:{apitranskey} credentials provided by SoFi Tech Solutions)

Request body

accountNostring required

The <glossary:PRN> associated with the outgoing transfer to cancel.

transferIdstring required

Unique identifier of the transfer to cancel. Pattern: Alphanumeric string Example: TXN-12345ABCDE

Response

Successful Response

transferIdstring required

The unique identifier for the cancelled transfer.

reverseAdjustmentIdstring required

The unique identifier for the reversed adjustment transaction.