Reverse a user load

This DELETE endpoint is used to reverse a load transaction that was already processed, allowing you to remove funds from a user's wallet.
To use this endpoint, you need to provide the user_token as a parameter in the URL Path, and the load_token as a parameter in the Query string.
The endpoint will then attempt to reverse the specified load transaction. If the load is still in scheduled status, it will be marked as cancelled.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Token representing the user to load/fetch loads for

Query Params
uuid
required

Load token

Headers
string

Unique key to prevent duplicate processing

Responses
200

Succesfully deleted.

404

Not Found

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