kustomer-client
Preparing search index...
KustomerTypes
BulkDeleteCustomersData
Type Alias BulkDeleteCustomersData
type
BulkDeleteCustomersData
=
{
body
?:
never
;
path
?:
never
;
query
?:
{
ids
?:
string
}
;
url
:
"/customers/bulk"
;
}
Index
Properties
body?
path?
query?
url
Properties
Optional
body
body
?:
never
Optional
path
path
?:
never
Optional
query
query
?:
{
ids
?:
string
}
Type declaration
Optional
ids
?:
string
Comma-separated list of unique customer IDs.
url
url
:
"/customers/bulk"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
kustomer-client
Loading...
Comma-separated list of unique customer IDs.