Update Cash Management Receptacle Templates
post
/config/sim/v2/setup/updateCashManagementReceptacleTemplates
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string(string)
Detail that Identifies that who made the change
CM Template Insert and Update Request body
Root Schema : CMTemplateRequestBodyv2
Type:
object
Model for Cash Management Template Object Insert and Update Request
Show Source
-
cashCountThresholdObjNum:
integer
Determines Cash Count Threshold Set Object number that a receptacle session uses. It only affects the behavior of types 1, 2 and 3 and 5.Example:
1
-
cashDepositRoutingObjNum:
number
Object number of the destination receptacle (safe or bank deposit) session to receive funds that transfer from a receptacle session as part of a cash deposit operation. It only affects the behavior of types 2 and 3Example:
1
-
cashPullDestinationObjNum:
integer
Object number of destination receptacle into which funds from cash pull operations will transfer; if you select None, funds do not transfer and ownership remains with the receptacle session. It only affects the behavior of types 2 and 3.Example:
1
-
cashPullThresholdObjNum:
integer
Determines object number the Cash Pull Threshold Set that a receptacle session uses. It only affects the behavior of types 2 and 3.Example:
1
-
classDetails:
array classDetails
Used to create additional currency classes (alternate currency such as Dollar, Peso, Euro, or Pounds, or non-currency such as gift cards) for a receptacle session or operation. You can add/ modify alternate classes for types 0, 2, 3, 4 and 5 only. You cannot add a duplicate class entry.
-
classExclusions:
array classExclusions
To specify currency classes that cannot be used in till(Type 2) and server bank(Type 3) receptacles created with the receptacle template. You cannot add a duplicate class exclusion entry.
-
closeOnCountCompletion:
boolean
Select this option to have the application attempt to automatically reconcile the receptacle session upon completion of the count. This process transfers funds from the receptacle session to the sessions designated under Starting Amount Source and Cash Deposit Routing to bring the session to zero. Deselect this option to leave the session open after the count completes. The workstation operator must then manually reconcile all funds and close the receptacle.It only affects the behavior of types 2 and 3.Example:
true
-
countSheetObjNum:
integer
Determines the Count Sheet object number that is used to count the receptacle. It only affects the behavior of types 1, 2 and 3 and 5.Example:
1
-
description:
object description
Cash Management Template Description
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit where the Cash Management Template is configured.Example:
3599
-
maximum:
number
Determines the largest amount of funds permitted as part of a receptacle session. If you do not set a minimum balance, the application defaults to 0. It only affects the behavior of types 4 and 5.Example:
100
-
minimum:
number
Determines the lowest amount of funds permitted as part of a receptacle session. If you do not set a minimum balance, the application defaults to 0. It only affects the behavior of type 5.Example:
10
-
name(required):
object name
Cash Management Template Name
-
objectNum(required):
integer
Object Number of the Cash Management Template.Example:
1
-
parLevelObjNum:
integer
Defines the object number of PAR Level Set (quantity to maintain of each currency denomination) to use for the safe session. It only affects the behavior of type 1.Example:
1
-
parLevels:
array parLevels
Used to add additional PAR Levelsation. You can add/modify alternate PAR Levels for type 1 only. You cannot add a duplicate PAR Level entry.
-
promptForStartingAmount:
boolean
Select this option to prompt the workstation operator to enter the starting amount for the receptacle session upon opening. When you select this option, the application ignores the value in the starting amount field. It only affects the behavior of types 2 and 3.Example:
true
-
recepatacleType:
integer
Type of receptacle template. Range=>[0-5]. Default type is 0. | Receptacle Type | Receptacle Name | |-----------------|-----------------| | 0 | None | | 1 | Safe | | 2 | Till | | 3 | Server Bank | | 4 | Bank Deposit | | 5 | Petty Cash |Example:
1
-
startingAmount:
integer
The initial currency value of the session upon opening. Range => [0 - 999999999999]. It only affects the behavior of types 2 and 3Example:
10000
-
startingAmountSourceObjNum:
integer
Determines where the starting amount for the session originates. The source receptacle session should be active session of type 1 - Safe. It only affects the behavior of types 2 and 3. Required for type 2.Example:
1
Nested Schema : classDetails
Type:
array
Used to create additional currency classes (alternate currency such as Dollar, Peso, Euro, or Pounds, or non-currency such as gift cards) for a receptacle session or operation. You can add/ modify alternate classes for types 0, 2, 3, 4 and 5 only. You cannot add a duplicate class entry.
Show Source
Nested Schema : classExclusions
Type:
array
To specify currency classes that cannot be used in till(Type 2) and server bank(Type 3) receptacles created with the receptacle template. You cannot add a duplicate class exclusion entry.
Show Source
Nested Schema : description
Type:
object
Cash Management Template Description
Example:
{
"1":"Enterprise",
"2":"Unternehmen",
"3":"Empresa"
}
Nested Schema : name
Type:
object
Cash Management Template Name
Example:
{
"1":"Enterprise",
"2":"Unternehmen",
"3":"Empresa"
}
Nested Schema : parLevels
Type:
array
Used to add additional PAR Levelsation. You can add/modify alternate PAR Levels for type 1 only. You cannot add a duplicate PAR Level entry.
Show Source
Nested Schema : ClassDetails
Type:
Show Source
object
-
cashDepositRoutingObjNum:
number
Object number of the destination receptacle (safe or bank deposit) session to receive funds that transfer from a receptacle session as part of a cash deposit operation. It only affects the behavior of types 2 and 3Example:
1
-
cashPullDestinationObjNum:
integer
Object number of destination receptacle into which funds from cash pull operations will transfer; if you select None, funds do not transfer and ownership remains with the receptacle session.It only affects the behavior of types 2 and 3.Example:
1
-
cashPullThresholdObjNum:
integer
Determines object number the Cash Pull Threshold Set that a receptacle session uses. It only affects the behavior of types 2 and 3.Example:
1
-
classObjNum(required):
integer
Object number of additional currency class.Example:
1
-
maximum:
number
Determines the largest amount of funds permitted as part of a receptacle session. If you do not set a minimum balance, the application defaults to 0. It only affects the behavior of types 4 and 5.Example:
100
-
minimum:
number
Determines the lowest amount of funds permitted as part of a receptacle session. If you do not set a minimum balance, the application defaults to 0. It only affects the behavior of type 5.Example:
10
-
promptForStartingAmount:
boolean
Select this option to prompt the workstation operator to enter the starting amount for the receptacle session upon opening. When you select this option, the application ignores the value in the starting amount field. It only affects the behavior of types 2 and 3.Example:
true
-
startingAmount:
integer
The initial currency value of the session upon opening. Range => [0 - 9999999999]. It only affects the behavior of types 2 and 3Example:
10000
-
startingAmountSourceObjNum:
integer
Determines where the starting amount for the session originates. The source receptacle session should be active session of type 1 - Safe. It only affects the behavior of types 2 and 3. Required for type 2.Example:
1
Nested Schema : ClassExclusions
Type:
Show Source
object
-
classObjNum(required):
integer
Object number of currency class to be excludedExample:
1
Nested Schema : PARLevels
Type:
Show Source
object
-
parLevelObjNum(required):
integer
Object number of PAR Level SetExample:
1
Response
Supported Media Types
- application/json
200 Response
Update operation executed successfully.
Root Schema : CMTemplateDeleteBodyAndCUResponse
Type:
Show Source
object
-
hierUnitId(required):
integer
Unique hierarchy unit value.Example:
1
-
objectNum(required):
integer
Object number of the cash management templateExample:
1
400 Response
400 Bad Request
Root Schema : ErrorDetails
Type:
object
Response body when the request returns an error.
Show Source
-
detail(required):
string
A short, human-readable summary of the problem.Example:
Specified Data is invalid
-
errorDetails(required):
string
A human-readable explanation specific to this occurrence of the problem.Example:
Entity Does Not Exist
-
o:errorCode(required):
integer
Error code of the problemExample:
55223
-
status(required):
integer
HTTP status code.Example:
400
-
title(required):
string
A short, human-readable summary of the problem type.Example:
VALIDATION ERROR
-
type(required):
string
A URI reference that identifies the problem type. When this member is not present, its value is assumed to be "about:blank".Example:
http://www.abc.org/xyz.html