Add a new CashOffice

Add a new CashOffice

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

CashOffice object that needs to be added

integer
enum

Explains the actions that is happened

Actions:

  • 1 - Safe drop
  • 2 - Safe Count
  • 3 - Bank Deposit
Allowed:
uri
required

URI of the User that performed this action

number

Amount that is used

string
length ≤ 64

Number of bank deposit

integer
enum

Status of bank deposit(if it is bank deposit, can be null)

Statuses:

  • 1 - On Hold
  • 2 - Sent
  • 3 - Validated
Allowed:
integer

Free field that can be used to store bank drop id

number

Confirmed amount

uri

User that confirmed this amount

date

Date-time of amount confirmation

date-time

Date and time when CashOffice resource was created

string
length ≤ 50

Name of the currency that is used

string
length ≤ 18

Symbol of the currency that is used

integer
enum
required

Currency type

Types:

  • 0 - DEFAULT_CURRENCY
  • 1 - CURRENCY_1
  • 2 - CURRENCY_2
  • 3 - CURRENCY_3
  • 4 - Aggregate
Allowed:
boolean
Defaults to false

If true, the resource was deleted

string
length ≤ 64

The Reference ID number entered for the bank deposit

date-time

Date and time when deposit was sent to Management Console

date-time

Date and time when deposit was verified

uri
required

Estalishment URI for this CashOffice object

integer
enum
required

CashOffice confirmed amount flags

Flags:

  • 1 - Gray
  • 2 - Green
  • 3 - Red
Allowed:
number

CashOffice rate

integer
enum

CashOffice count statuses

Statuses:

  • 1 - Not Deposited
  • 2 - Deposited
Allowed:
integer
enum

CashOffice drop statuses

Statuses

  • 1 - Not Confirmed
  • 2 - Confirmed
Allowed:
uuid

UUID of the CashOffice

number

Amount to deposit

number

Amount to stay in the CashOffice

date-time

Date and time when CashOffice object was created

number

The amount of any variance between what should have been deposited and what was actually deposited.

Responses
201

successful operation

400

Invalid input

401

authorization required

404

not found

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!