-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: CFA 2019R4
-
Component/s: Core
-
Labels:
-
Sprint:CFAMX 2019R3 Hardening, 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 Expenses To Be Transferred entered in the Expense Transfer section to be sent to Chick-fil-A
Details
The Expenses to be Transferred payload is part of the Survey POST Endpoint
API Endpoint
DEV: https://dev.ext.services.cfahome.com/eom-api/v1/survey/expense-transfers
Payload
locationNum - Restaurant Number
businessPeriod - period date in the YYYY-MM-DD format
question - expenses to be transferred
userGuid - from the Identity Import, should be Employee Number from tbuser
transfers (parent)
- destinationLocationNum - destination store number
- glAccountTokenId - GL Account
- description - text description for transfer
- amount - numeric value
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 a transfers parent as part of it's payload
Confirm the survey end endpoint sends a transfer child destinationLocationNum as part of it's payload
Confirm the survey end endpoint sends a transfer child glAccountTokenId as part of it's payload
Confirm the survey end endpoint sends a transfer child description as part of it's payload
Confirm the survey end endpoint sends a transfer child amount as part of it's payload
Confirm that multiple child records can be sent with the payload
Confirm each child record represents a record in the UI.
- implements
-
CFAMX-3997 EOM - R4 - Month End Web Services Integration
- Closed
1.
|
Review Test Scripts | Done | Soma Dixon (Inactive) |
|
|||||||||
2.
|
Deploy | Done | Soma Dixon (Inactive) |
|
|||||||||
3.
|
Functional Review with QA | Done | Sree Surapaneni |
|
|||||||||
4.
|
DIT | Done | Sree Surapaneni |
|
|||||||||
5.
|
Create test cases | Done | Charles Wheeler |
|
|||||||||
6.
|
Update save function to call webservice | Done | Sree Surapaneni |
|
|||||||||
7.
|
Write the code to call the webservice | Done | Sree Surapaneni |
|
|||||||||
8.
|
Write a swagger endpoint for each webservice | Done | Sree Surapaneni |
|
|||||||||
9.
|
Execute test cases | Done | Charles Wheeler |
|