GET - Read digital wallet status list
GET {{baseUrl}}/config/digital-wallet/status-strings
This endpoint is used to read the available status list of digital wallet for the organisation.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"digitalWalletDeploymentStatuses":[{"Str":"\u003cstring\u003e"},{"Str":"\u003cstring\u003e"}]}