Create Incoming Transaction

POST
/transactions/incoming

Call this endpoint to send all incoming transactions made by all enrolled users in your rewards program. These incoming transactions will be processed and matched by the Kard system. Learn more about the Transaction CLO Matching flow here.
Required scopes: transaction:write

Request

This endpoint expects a list of objects.
list of objects

Response

This endpoint returns a string.
abc
string or null

Errors

Built with