Methods

  • post - Save subcontractor payment details

Resource

{
    "accountName": "string",
    "accountNumber": "string",
    "accountType": "string",
    "bankAccountId": "int32",
    "lastPaymentDate": "date-time",
    "payCategoryId": "int32",
    "payScheduleId": "int32",
    "rollNumber": "string",
    "sortCode": "string"
}

Properties

Name Type Description
accountName string String
accountNumber string String
accountType string BankAccountTypeEnum

Possible values are:

  • Electronic
  • ManualDeposit
  • CashOrCheque
bankAccountId int32 Int32
lastPaymentDate date-time Nullable
payCategoryId int32 Int32
payScheduleId int32 Int32
rollNumber string String
sortCode string String