Reverse Adjustment

Use the /reverseAdjustment endpoint to reverse an adjustment that was created via Create Adjustment. Successfully calling this endpoint will create a transaction that adjusts the account balance in the opposite direction of the original adjustment.

Body Params

POST /v1/transaction/reverseAdjustment Request body

string
required

Pass in the Spidr account ID

string
required

The transactionId of the adjustment that was returned via the Create Adjustment call.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json