Skip to main content
PATCH
Update payment

Authorizations

x-api-key
string
header
required

Nuvera API application secret key

Authorization
string
header
required

RS256 per-request signed JWT

Path Parameters

id
string
required

Body

application/json
id
string
required
amount
string
currencyCode
enum<string>
Available options:
USD,
BRL,
MXN,
COP,
HKD,
CNY,
NGN,
KES,
MWK,
ZAR,
XOF,
XAF,
UGX,
TZS,
ZMW,
BWP,
SGD,
USDT,
USDC,
DAI,
BTC
internalReference
string | null
invoiceNumber
string
purposeOfPayment
string
Minimum string length: 1
memo
string | null
Maximum string length: 64
documentIds
string[]

Response

default - application/json
id
string
required
customerId
string
required
beneficiaryId
string
required
amount
string
required
currencyCode
string
required
internalReference
string | null
required
invoiceNumber
string | null
required
purposeOfPayment
string
required
memo
string | null
required
paymentToken
string | null
required
paymentNetwork
string | null
required
paymentQuoteId
string | null
required
status
string
required
createdAt
string
required
updatedAt
string
required
customer
object
beneficiary
object
sourceFunding
object
rail
object | null
receiptUrl
string | null
paymentQuote
object