Withdraw a source
Withdraws an existing source object. Supply the unique source ID from a source creation request and LotusPay will return the withdrawn source.
ARGUMENTS
Scroll inside to view more
|
Argument
|
Description
|
|---|---|
source REQUIRED
| The identifier of the pending source to be withdrawn. Its status must be pending, and will transition to withdrawn.
|
Returns Returns a withdrawn source object if a valid identifier was provided.
Request
Response
API Endpoints
Sandbox Link
POST
https://api-test.lotuspay.com/v1/sources/{ID}/withdraw
Production Link
POST
https://api.lotuspay.com/v1/sources/{ID}/withdraw
- Have questions?
- Need help? Contact support
- LLM? Read llms.txt

