Update an existing HouseAccountPayment

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

ID of HouseAccountPayment to return

Body Params

HouseAccountPayment object that needs to be updated

number
required

Amount of HouseAccountPayment object

number

Amount of HouseAccountPayment object that is authorized

integer

ID of the bill type for this payment

number

Amount of card surcharge included in this payment

integer

ID of the card type provided this payment

string

Credit Card owner first name information

string

Credit Card owner last name information

number

Amount of change for this HouseAccountPayment object

date-time
required

Date and time when HouseAccountPayment object is created

integer

Id of the customer that is attached to this HouseAccountPayment object

boolean

Flag value specifying deletion status of the payment, 'true' if deleted

uri
required

URI of an Establishment API object which is responsible for this payment

boolean

Flag value specifying exchange status of the payment, 'true' if exchanged

boolean

Flag value specifying execution status of the HouseAccountPayment, 'true' if executed

string

First 4 digits of the credit card PAN

number

Amount of gratuity included in this payment

date-time

Date and time when the invoice transited

boolean
Defaults to false

If 'true' HouseAccountPayment is is billed

boolean
Defaults to false

If 'true' HouseAccountPayment is is paid

string
required

Last 4 digits of the credit card PAN

boolean

Flag value specifying whether the HouseAccountPayment is online or not, 'true' if online

uri
required

URI of an Order API object for which this HouseAccountPayment is created

string

Local id of the Order in this HouseAccountPayment

integer

Id of the person paying HouseAccountPayment

date-time
required

Date and time when the HouseAccountPayment occurs

integer
enum
required

ID of the payment type, i.e. cash, credit card, gift, paypal, etc (defining in Settings/Payments and Establishment/Stations)

Payment Types:

  • 0 - OTHER
  • 1 - CASH
  • 2 - CREDIT
  • 3 - CHECK
  • 4 - GIFT
  • 5 - CREDITMANUAL
  • 6 - CREDITPLUS
  • 7 - EXTERNALLEVELUP
  • 8 - DEBIT
  • 9 - BADGE
  • 10 - INDEX
  • 11 - PAYPAL
  • 12 - EBT_FOODSTAMP
  • 13 - BITCOIN
  • 14 - EBT_CASH
  • 15 - ZAPPER
  • 16 - SSMC
  • 17 - SALE_LOSS_DRIVE_OFF
  • 18 - FLEET_CARD
  • 19 - FLEET_CARD_MANUAL
  • 20 - WORAPAY
  • 21 - STORE_CREDIT
  • 22 - COMO
  • 23 - LOYALTYPLANT
  • 24 - VOUCHER
  • 25 - RABBIT
  • 26 - LINEPAY
  • 27 - WECHAT_ALIPAY
  • 28 - LCMS_VOUCHER
  • 29 - NETS
  • 30 - LEVELUP_GIFT
  • 31 - SERVICECHARGE
  • 32 - DEPOSIT
boolean

Flag value specifying whether HouseAccountPayment processor accepted HouseAccountPayment or not, 'true' if accepted

string

Response returned by the HouseAccountPayment processor

string

Email that should recive receipt

string

Transaction ID of the refunding this HouseAccountPayment

boolean

Flag value specifying whether HouseAccountPayment refunded or not, 'true' if refunded

float

Value of the delta in rounding operations

string

URL to the image containg signature of payer for this payment

integer

ID of payment source type (defining in Settings/Payments and Establishment/Stations)

number
required

Amount of tips included in this payment

boolean

Flag value specifying whether payment transaction captured or not, 'true' if captured

string

Extra transaction data which could not be fit into existing model or added for system integration

string
required

HouseAccountPayment transaction ID

uri

Response received and representing HouseAccountPayment transaction status

date-time
required

Date and time when the HouseAccountPayment updated

uri
required

UUID of this HouseAccountPayment object

Responses
202

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!