Skip to main content
POST
/
v1
/
public
/
invoices
/
{publicId}
/
on-ramp
Initiate settlement-partner on-ramp for this invoice using an active FX quote.
curl --request POST \
  --url https://api.example.com/v1/public/invoices/{publicId}/on-ramp \
  --header 'Content-Type: application/json' \
  --data '{}'

Path Parameters

publicId
string
required

Body

application/json

The body is of type object.

Response

201

On-ramp attempt created