v1

latestOpenAPI 3.0.32026-08-0623677345.2 KB
Payments

Create ACH adjustment

post/ach_transfers/adjustments/

Headers

x-simple-workspacestring required

Workspace (account) identifier. Required for every request.

x-piriod-test-modeboolean

Whether to operate against test-mode data. Defaults to false.

Request body

idinteger
transferinteger required

ACH transfer ID.

amountnumber required
operation'add' | 'sub' | 'exchange' required
currencystring nullable
base_amountnumber nullable
base_currencystring nullable
commentstring nullable
createdstring date-time

Response

Adjustment created.

idinteger
transferinteger required

ACH transfer ID.

amountnumber required
operation'add' | 'sub' | 'exchange' required
currencystring nullable
base_amountnumber nullable
base_currencystring nullable
commentstring nullable
createdstring date-time