-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: CFA 2019R4
-
Component/s: Core
-
Labels:
-
Sprint:CFAMX 2019R4 Sprint 2, CFAMX 2019R4 Sprint 3
-
SCRUM Team:Brotherhood of Mutants
-
Work Type Classification:Sustaining
Story
As an Operator performing my End of Month, I would like Wage Accruals entered in the Wage section to be sent to Chick-fil-A
Details
The Wage Accrual payload is part of the Survey POST Endpoint
API Endpoint
DEV: https://dev.ext.services.cfahome.com/eom-api/v1/survey/wage-accrual
Payload
locationNum - Restaurant Number
businessPeriod - period date in the YYYY-MM-DD format
question - EOM Section (wageAccrual in this case)
userGuid - from the Identity Import, should be Employee Number from tbuser
value - numeric value entered for wage accrual
Acceptance Criteria
Confirm the survey end endpoint sends locationNum as part of it's payload
Confirm the survey end endpoint sends businessPeriod as part of it's payload
Confirm the survey end endpoint sends question as part of it's payload
Confirm the survey end endpoint sends userGuid as part of it's payload
Confirm the survey end endpoint sends value as part of it's payload
- implements
-
CFAMX-3997 EOM - R4 - Month End Web Services Integration
- Closed