delete https://securepayments.loanpro.io/api/v2/card//swipe//memo/
This request deletes an existing swipe memo.
Click here to learn more about this request
Swipe memos provide additional information regarding a swipe. Note the following when using this request:
Once a swipe memo is deleted, it cannot be recovered.
Results
Returns true
after a successful swipe memo deletion. An error results in a error_v2
object with a message
and metadata
field indicating the type of error (e.g. invalid memo ID).