Transaction Monitoring
Save User Device
POST api/v1/transaction-monitoring/customers/device
Body
application/json
Save users device for transaction monitoring
Details of the user's device.
The unique identifier for the customer associated with the device.
Response
200
application/json
Transaction monitoring result
Message after sevice is saved
Example:
"Device saved successfully"