Credit by Credit Card
Last updated
Was this helpful?
Last updated
Was this helpful?
API to credit (transfer money from merchant to customer) by credit card token.
Token can be created using the .
POST
https://api.sensepass.com/api/transactions/credit
token*
string
Credit card token - Required
refundAmount
number
The credit amount (cents) - Required
Authentication Request Body fields
errorCode = 0 indicating successful credit operation.
On error see "errorMessage" field which describes the error cause.
Basic request example to credit $1.23 using Device ID:
Basic request example to credit $100.01 using Location API Key or Merchant API key: