Skip to main content
POST
/
v1
/
public
/
invoices
/
{publicId}
/
on-ramp
/
track-payment
Test-mode: simulate the buyer deposit by creating a settlement-partner payin.
curl --request POST \
  --url https://api.example.com/v1/public/invoices/{publicId}/on-ramp/track-payment

Path Parameters

publicId
string
required

Response

200

Payin created (test) or awaiting real deposit (live)