Resend load notification

This PUT endpoint is used to resend a load notification to the user associated with the provided user_token for a specific load transaction.
You can use this endpoint to help ensure that users are notified promptly and accurately of any incoming funds or other important payment events.
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 resend a notification to the user for the specified load transaction.
The response will contain a JSON object indicating the status of the request.

Log in to see full request history
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

Language
Credentials
URL