Reverse Fee

Use the /reverseFee endpoint to reverse a fee that was created via Create Fee. Successfully calling this endpoint will create a transaction that adjusts the account balance in the opposite direction of the original fee. To retrieve a list of fees for an account, call List Fees.

Body Params

POST /v1/transaction/reverseFee Request body

string
required

Pass in the Spidr account ID

string
required

The transactionId of the fee that was returned via the Create Fee call.

Responses

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