PayFanout API reference
Preparing search index...
core/src
CreateCustomerInput
Interface CreateCustomerInput
interface
CreateCustomerInput
{
email
?:
string
;
id
?:
string
;
idempotencyKey
:
string
;
metadata
?:
Record
<
string
,
string
>
;
name
?:
string
;
}
Index
Properties
email?
id?
idempotency
Key
metadata?
name?
Properties
Optional
email
email
?:
string
Optional
id
id
?:
string
Host-app user id, round-tripped via PSP metadata where supported.
idempotency
Key
idempotencyKey
:
string
Optional
metadata
metadata
?:
Record
<
string
,
string
>
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
id
idempotency
Key
metadata
name
PayFanout API reference
Loading...
Host-app user id, round-tripped via PSP metadata where supported.