Update payment details

Updates existing payment details for existing recipient

Path Params
string
required

Unique identifier of the payment details on which the operation is to be performed

string
required

Unique identifier of the recipient on which the operation is to be performed

Body Params

Body data

ach
object

Payment details for ACH payments (MUST be provided if the type is Ach)

bi_fast
object

Payment details for BI-FAST payments (MUST be provided if the type is BiFast)

card
object

Payment details for card payments (MUST be provided if the type is Card)

crypto
object

Payment details for crypto payments (MUST be provided if the type is Crypto)

currencies
array of strings
required

List of currencies that the recipient can accept

currencies*
faster_payments
object

Payment details for FasterPayment payments (MUST be provided if the type is FasterPayment)

fps_hk
object

Payment details for FPS Hong Kong payments (MUST be provided if the type is FpsHk)

imps
object

Payment details for IMPS payments (MUST be provided if the type is Imps)

instapay
object

Payment details for InstaPay payments (MUST be provided if the type is Instapay)

ipp
object

Payment details for IPP payments (MUST be provided if the type is Ipp)

nip
object

Payment details for NIP payments (MUST be provided if the type is Nip)

pix
object

Payment details for PIX payments (MUST be provided if the type is Pix)

pse
object

Payment details for PSE payments (MUST be provided if the type is Pse)

sepa
object

Payment details for SEPA payments (MUST be provided if type recipient is Sepa)

spei
object

Payment details for SPEI payments (MUST be provided if the type is SPEI)

swift
object

Payment details for SWIFT payments (MUST be provided if the type is Swift)

type
object
required

Type of the payment details

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json