Update Payout Sender

Update the details of an existing payout sender. All fields are optional - only include fields you want to update.

Path Params
string
required

Payout sender ID (posender*)

Body Params
string

Name of the payout sender

string
enum

Type of sender. Must be either 'individual' or 'company'

Allowed:
string

Description of the payout sender

metadata
object | null

Custom metadata object

string

Email address

string

A reference you can later use to identify this payout sender

string

Address line 1

string

Address line 2

string

City

string

State or province

string

Country code (ISO 3166-1 alpha-2)

string

ZIP or postal code

string

Phone number

string

Phone country code (e.g., +1, +61)

string

Phone number in E.164 format

individual
object | null

Individual details (required if type is 'individual')

company
object | null

Company details (required if type is 'company')

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8