Create swipe memo

This request creates a 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.

A new memo will be created each time this request is sent.


Results

Returns swipe memo information after a successful swipe memo creation. An error results in a error_v2 object with a message and metadata field indicating the type of error (e.g. invalid swipe ID).

Path Params
string
required

The unique identifier of the card used to initiate the swipe.

string
required

The unique identifier of a swipe.

Body Params
string
required

Text field used to provide the memo.
> Memos must be between 1 and 200 characters.

Responses

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