Update a cash drawer
patch
/fscmRestApi/resources/11.13.18.05/publicSectorCashDrawers/{publicSectorCashDrawersUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorCashDrawersUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and DrawerId ---for the Cash Drawers resource and used to uniquely identify an instance of Cash Drawers. The client should not generate the hash key value. Instead, the client should query on the Cash Drawers collection resource with a filter on the primary key values in order to navigate to a specific instance of Cash Drawers.
For example: publicSectorCashDrawers?q=AgencyId=<value1>;DrawerId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorCashDrawers-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
The identifier for the agency that receives incoming customer payments.
-
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the agency. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the cash drawer was created. -
CurrencyCode(optional):
string
Title:
CurrencyMaximum Length:3The currency code of coins and bills in the cash drawer. -
Description(optional):
string
Title:
DescriptionMaximum Length:100The description of the cash drawer. -
DrawerId(optional):
string
Title:
Cash Drawer IDMaximum Length:30The unique identifier for the cash drawer. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:3Indicates whether the cash drawer is available to be used. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe last date and time that the cash drawer was updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the cash drawer. -
links(optional):
array Items
Title:
ItemsLink Relations -
MultipleSessionFlag(optional):
string
Title:
Cash ReconciliationMaximum Length:3Indicates whether the cash drawer can be used in more than one session. -
ToleranceAmount(optional):
number
Title:
Tolerance AmountThe amount of the acceptable cash shortage.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorCashDrawers-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
The identifier for the agency that receives incoming customer payments.
-
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the agency. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the cash drawer was created. -
CurrencyCode(optional):
string
Title:
CurrencyMaximum Length:3The currency code of coins and bills in the cash drawer. -
Description(optional):
string
Title:
DescriptionMaximum Length:100The description of the cash drawer. -
DrawerId(optional):
string
Title:
Cash Drawer IDMaximum Length:30The unique identifier for the cash drawer. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:3Indicates whether the cash drawer is available to be used. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe last date and time that the cash drawer was updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the cash drawer. -
links(optional):
array Items
Title:
ItemsLink Relations -
MultipleSessionFlag(optional):
string
Title:
Cash ReconciliationMaximum Length:3Indicates whether the cash drawer can be used in more than one session. -
ToleranceAmount(optional):
number
Title:
Tolerance AmountThe amount of the acceptable cash shortage.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.