Main menu
Introduction

Accounts

Update contact info

Money Movement

Disclosures

Banking Images

Authentication

Alerts

Legacy Authentication

Reset Password

E-Statements

Experience Group

Banking

Customer Information

E-Statement Reports

.png)
Get the user list upload status
Gets the status of a user list upload job, showing its current state and progress.
ENDPOINTS
get
/pss/v1/fis/{fiId}/audiences/userListJobs/{jobId}
Header parameters
Collapse
Expand
originating_ip
string
no
The IP address of the device making the request. If not provided the IP address logged will be the IP address extracted from the HTTP request.
di_tid
string
required
Unique ID used to identify the request. The ID allows the request to be traced through the entire request and reponse flow. The expected ID is a UUID, in the canonical form, e.g., 123e4567-e89b-12d3-a456-426655440000
Body parameters
Collapse
Expand
No items found.
No items found.
Query parameters
Collapse
Expand
No items found.
Path parameters
Collapse
Expand
No items found.
Responses
Collapse
Expand
No items found.
curl -X 'GET' \
'https://api.candescent.com/digitalbanking/pss/v1/fis/{fiId}/audiences/userListJobs/{jobId}' \
-H 'authorization: SOME_STRING_VALUE' \
-H 'di_tid: SOME_STRING_VALUE' \
-H 'originating_ip: SOME_STRING_VALUE' \
-H 'accept: application/json' \
No items found.
No items found.