post
/cash/v1/charges/init
Init the transaction with a Cash In token
provided by Kushki. The Init Transaction delivers a pin number to perform the customer payment and the URL of the receipt.
Request Parameters
2 Headers
Request Body
1 Example
Schema
token
string
required
expirationDate
string
YYYY-MM-DD HH:mm:ss
Note: Use a future date (UTC time). It has to be at least one day after creating the pin. If you don’t set this property, the pin will expire after 7 days
2 validations
amount
object
required
metadata
object
Responses
1 Example
Schema
agreementNumber
string
Only for Colombian merchants
barCodeUrl
string
Only for Colombian merchants
getPinBarCode
string
Only for Colombian merchants
pins
array[object]
pdfUrl
string
pin
string
ticketNumber
string
agreementDetails
array[object]
pdf
array[string]
transactionReference
string
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.