Skip to main content

actions/getCustomerStatus

Functions

getCustomerStatus()

getCustomerStatus(config): Promise\<null | "Active" | "Rejected" | "Dormant" | "To be reviewed" | "Failed" | "Escalated" | "Terminated" | "No status">

Fetches the customer status

Parameters

config

the configuration

Returns

Promise\<null | "Active" | "Rejected" | "Dormant" | "To be reviewed" | "Failed" | "Escalated" | "Terminated" | "No status">

the customer status