put https://securepayments.loanpro.io/api/v2/card//swipe//memo/
This request updates 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:
Multiple memos can be associated with a single swipe, but there's a max of 50 memos per swipe.
Swipe memos must be between 1 and 200 characters.
Results
Returns true
after a successful swipe memo update. An error results in a error_v2
object with a message
and metadata
field indicating the type of error (e.g. invalid memo ID).