@vrplatform/api 1.3.1-stage.2046 → 1.3.1-stage.2048
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3066,7 +3066,7 @@ export interface operations {
|
|
|
3066
3066
|
/** @enum {string} */
|
|
3067
3067
|
status: "active" | "inactive";
|
|
3068
3068
|
} | null;
|
|
3069
|
-
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
3069
|
+
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
3070
3070
|
category?: {
|
|
3071
3071
|
id: string;
|
|
3072
3072
|
name: string;
|
|
@@ -3242,7 +3242,7 @@ export interface operations {
|
|
|
3242
3242
|
status?: "active" | "inactive";
|
|
3243
3243
|
/** @enum {string} */
|
|
3244
3244
|
type: "ledger" | "bank" | "recurringFee" | "nonPosting";
|
|
3245
|
-
assignments?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[] | null;
|
|
3245
|
+
assignments?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[] | null;
|
|
3246
3246
|
offsetAccountId?: string | null;
|
|
3247
3247
|
categoryId?: string;
|
|
3248
3248
|
banking?: {
|
|
@@ -3277,7 +3277,7 @@ export interface operations {
|
|
|
3277
3277
|
/** @enum {string} */
|
|
3278
3278
|
status: "active" | "inactive";
|
|
3279
3279
|
} | null;
|
|
3280
|
-
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
3280
|
+
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
3281
3281
|
category?: {
|
|
3282
3282
|
id: string;
|
|
3283
3283
|
name: string;
|
|
@@ -3569,7 +3569,7 @@ export interface operations {
|
|
|
3569
3569
|
/** @enum {string} */
|
|
3570
3570
|
status: "active" | "inactive";
|
|
3571
3571
|
} | null;
|
|
3572
|
-
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
3572
|
+
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
3573
3573
|
category?: {
|
|
3574
3574
|
id: string;
|
|
3575
3575
|
name: string;
|
|
@@ -3737,7 +3737,7 @@ export interface operations {
|
|
|
3737
3737
|
status?: "active" | "inactive";
|
|
3738
3738
|
/** @enum {string} */
|
|
3739
3739
|
type?: "ledger" | "bank" | "recurringFee" | "nonPosting";
|
|
3740
|
-
assignments?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[] | null;
|
|
3740
|
+
assignments?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[] | null;
|
|
3741
3741
|
offsetAccountId?: string | null;
|
|
3742
3742
|
categoryId?: string;
|
|
3743
3743
|
banking?: {
|
|
@@ -3772,7 +3772,7 @@ export interface operations {
|
|
|
3772
3772
|
/** @enum {string} */
|
|
3773
3773
|
status: "active" | "inactive";
|
|
3774
3774
|
} | null;
|
|
3775
|
-
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
3775
|
+
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
3776
3776
|
category?: {
|
|
3777
3777
|
id: string;
|
|
3778
3778
|
name: string;
|
|
@@ -4074,7 +4074,7 @@ export interface operations {
|
|
|
4074
4074
|
lines: {
|
|
4075
4075
|
uniqueRef?: string | null;
|
|
4076
4076
|
description: string;
|
|
4077
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
4077
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
4078
4078
|
/** @description Value in cents (100 = 1€) */
|
|
4079
4079
|
amount: number;
|
|
4080
4080
|
ownerStatementId?: string | null;
|
|
@@ -18796,7 +18796,7 @@ export interface operations {
|
|
|
18796
18796
|
};
|
|
18797
18797
|
lines: {
|
|
18798
18798
|
name: string;
|
|
18799
|
-
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
18799
|
+
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_payout" | "transaction_payout_line" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
18800
18800
|
party?: ("owners" | "manager") | null;
|
|
18801
18801
|
/** @enum {string} */
|
|
18802
18802
|
status: "active" | "inactive";
|
|
@@ -20308,7 +20308,7 @@ export interface operations {
|
|
|
20308
20308
|
description: string;
|
|
20309
20309
|
centTotal: number;
|
|
20310
20310
|
/** @enum {string} */
|
|
20311
|
-
type?: "reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment";
|
|
20311
|
+
type?: "reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_payout" | "transaction_payout_line" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment";
|
|
20312
20312
|
reservationId?: string;
|
|
20313
20313
|
transactionId?: string;
|
|
20314
20314
|
ownerStatementId?: string;
|
|
@@ -20843,7 +20843,7 @@ export interface operations {
|
|
|
20843
20843
|
name: string;
|
|
20844
20844
|
classification?: ("asset" | "liability" | "revenue" | "expense") | null;
|
|
20845
20845
|
} | null;
|
|
20846
|
-
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
20846
|
+
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
20847
20847
|
/** @description Value in cents (100 = 1€) */
|
|
20848
20848
|
centTotal: number;
|
|
20849
20849
|
}[];
|
|
@@ -20861,7 +20861,7 @@ export interface operations {
|
|
|
20861
20861
|
name: string;
|
|
20862
20862
|
classification?: ("asset" | "liability" | "revenue" | "expense") | null;
|
|
20863
20863
|
} | null;
|
|
20864
|
-
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
20864
|
+
assignments: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer")[];
|
|
20865
20865
|
/** @description Value in cents (100 = 1€) */
|
|
20866
20866
|
centTotal: number;
|
|
20867
20867
|
}[];
|
|
@@ -21190,7 +21190,7 @@ export interface operations {
|
|
|
21190
21190
|
description: string;
|
|
21191
21191
|
centTotal: number;
|
|
21192
21192
|
/** @enum {string} */
|
|
21193
|
-
type?: "reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment";
|
|
21193
|
+
type?: "reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_payout" | "transaction_payout_line" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment";
|
|
21194
21194
|
reservationId?: string;
|
|
21195
21195
|
transactionId?: string;
|
|
21196
21196
|
ownerStatementId?: string;
|
|
@@ -24036,7 +24036,7 @@ export interface operations {
|
|
|
24036
24036
|
};
|
|
24037
24037
|
lines?: {
|
|
24038
24038
|
name: string;
|
|
24039
|
-
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
24039
|
+
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_payout" | "transaction_payout_line" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
24040
24040
|
party?: ("owners" | "manager") | null;
|
|
24041
24041
|
/** @enum {string} */
|
|
24042
24042
|
status: "active" | "inactive";
|
|
@@ -25423,7 +25423,7 @@ export interface operations {
|
|
|
25423
25423
|
};
|
|
25424
25424
|
lines?: {
|
|
25425
25425
|
name: string;
|
|
25426
|
-
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
25426
|
+
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_payout" | "transaction_payout_line" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
25427
25427
|
party?: ("owners" | "manager") | null;
|
|
25428
25428
|
/** @enum {string} */
|
|
25429
25429
|
status: "active" | "inactive";
|
|
@@ -25986,7 +25986,7 @@ export interface operations {
|
|
|
25986
25986
|
};
|
|
25987
25987
|
lines?: {
|
|
25988
25988
|
name: string;
|
|
25989
|
-
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
25989
|
+
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_payout" | "transaction_payout_line" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
25990
25990
|
party?: ("owners" | "manager") | null;
|
|
25991
25991
|
/** @enum {string} */
|
|
25992
25992
|
status: "active" | "inactive";
|
|
@@ -26666,7 +26666,7 @@ export interface operations {
|
|
|
26666
26666
|
};
|
|
26667
26667
|
lines?: {
|
|
26668
26668
|
name: string;
|
|
26669
|
-
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
26669
|
+
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_payout" | "transaction_payout_line" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
26670
26670
|
party?: ("owners" | "manager") | null;
|
|
26671
26671
|
/** @enum {string} */
|
|
26672
26672
|
status: "active" | "inactive";
|
|
@@ -27121,7 +27121,7 @@ export interface operations {
|
|
|
27121
27121
|
};
|
|
27122
27122
|
lines?: {
|
|
27123
27123
|
name: string;
|
|
27124
|
-
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
27124
|
+
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_payout" | "transaction_payout_line" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
27125
27125
|
party?: ("owners" | "manager") | null;
|
|
27126
27126
|
/** @enum {string} */
|
|
27127
27127
|
status: "active" | "inactive";
|
|
@@ -27562,7 +27562,7 @@ export interface operations {
|
|
|
27562
27562
|
};
|
|
27563
27563
|
lines?: {
|
|
27564
27564
|
name: string;
|
|
27565
|
-
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
27565
|
+
type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_payout" | "transaction_payout_line" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | null;
|
|
27566
27566
|
party?: ("owners" | "manager") | null;
|
|
27567
27567
|
/** @enum {string} */
|
|
27568
27568
|
status: "active" | "inactive";
|
|
@@ -27890,6 +27890,14 @@ export interface operations {
|
|
|
27890
27890
|
/** @description Value in cents (100 = 1€) */
|
|
27891
27891
|
balanceEnd: number;
|
|
27892
27892
|
};
|
|
27893
|
+
payment: {
|
|
27894
|
+
/** @description Value in cents (100 = 1€) */
|
|
27895
|
+
expected: number;
|
|
27896
|
+
/** @description Value in cents (100 = 1€) */
|
|
27897
|
+
received: number;
|
|
27898
|
+
/** @enum {string} */
|
|
27899
|
+
status: "unpaid" | "underpaid" | "overpaid" | "paid";
|
|
27900
|
+
};
|
|
27893
27901
|
uniqueRef: string;
|
|
27894
27902
|
/** @description Currency in ISO 4217 format, will be converted to lowercase */
|
|
27895
27903
|
currency: string;
|
|
@@ -28254,6 +28262,14 @@ export interface operations {
|
|
|
28254
28262
|
/** @description Value in cents (100 = 1€) */
|
|
28255
28263
|
balanceEnd: number;
|
|
28256
28264
|
};
|
|
28265
|
+
payment: {
|
|
28266
|
+
/** @description Value in cents (100 = 1€) */
|
|
28267
|
+
expected: number;
|
|
28268
|
+
/** @description Value in cents (100 = 1€) */
|
|
28269
|
+
received: number;
|
|
28270
|
+
/** @enum {string} */
|
|
28271
|
+
status: "unpaid" | "underpaid" | "overpaid" | "paid";
|
|
28272
|
+
};
|
|
28257
28273
|
uniqueRef: string;
|
|
28258
28274
|
/** @description Currency in ISO 4217 format, will be converted to lowercase */
|
|
28259
28275
|
currency: string;
|
|
@@ -28843,6 +28859,14 @@ export interface operations {
|
|
|
28843
28859
|
/** @description Value in cents (100 = 1€) */
|
|
28844
28860
|
balanceEnd: number;
|
|
28845
28861
|
};
|
|
28862
|
+
payment: {
|
|
28863
|
+
/** @description Value in cents (100 = 1€) */
|
|
28864
|
+
expected: number;
|
|
28865
|
+
/** @description Value in cents (100 = 1€) */
|
|
28866
|
+
received: number;
|
|
28867
|
+
/** @enum {string} */
|
|
28868
|
+
status: "unpaid" | "underpaid" | "overpaid" | "paid";
|
|
28869
|
+
};
|
|
28846
28870
|
uniqueRef: string;
|
|
28847
28871
|
/** @description Currency in ISO 4217 format, will be converted to lowercase */
|
|
28848
28872
|
currency: string;
|
|
@@ -30656,7 +30680,7 @@ export interface operations {
|
|
|
30656
30680
|
lines: {
|
|
30657
30681
|
uniqueRef?: string | null;
|
|
30658
30682
|
description: string;
|
|
30659
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
30683
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
30660
30684
|
/** @description Value in cents (100 = 1€) */
|
|
30661
30685
|
amount: number;
|
|
30662
30686
|
ownerStatementId?: string | null;
|
|
@@ -31364,6 +31388,14 @@ export interface operations {
|
|
|
31364
31388
|
/** @description Value in cents (100 = 1€) */
|
|
31365
31389
|
balanceEnd: number;
|
|
31366
31390
|
};
|
|
31391
|
+
payment: {
|
|
31392
|
+
/** @description Value in cents (100 = 1€) */
|
|
31393
|
+
expected: number;
|
|
31394
|
+
/** @description Value in cents (100 = 1€) */
|
|
31395
|
+
received: number;
|
|
31396
|
+
/** @enum {string} */
|
|
31397
|
+
status: "unpaid" | "underpaid" | "overpaid" | "paid";
|
|
31398
|
+
};
|
|
31367
31399
|
uniqueRef: string;
|
|
31368
31400
|
/** @description Currency in ISO 4217 format, will be converted to lowercase */
|
|
31369
31401
|
currency: string;
|
|
@@ -31958,6 +31990,14 @@ export interface operations {
|
|
|
31958
31990
|
/** @description Value in cents (100 = 1€) */
|
|
31959
31991
|
balanceEnd: number;
|
|
31960
31992
|
};
|
|
31993
|
+
payment: {
|
|
31994
|
+
/** @description Value in cents (100 = 1€) */
|
|
31995
|
+
expected: number;
|
|
31996
|
+
/** @description Value in cents (100 = 1€) */
|
|
31997
|
+
received: number;
|
|
31998
|
+
/** @enum {string} */
|
|
31999
|
+
status: "unpaid" | "underpaid" | "overpaid" | "paid";
|
|
32000
|
+
};
|
|
31961
32001
|
uniqueRef: string;
|
|
31962
32002
|
/** @description Currency in ISO 4217 format, will be converted to lowercase */
|
|
31963
32003
|
currency: string;
|
|
@@ -36812,7 +36852,7 @@ export interface operations {
|
|
|
36812
36852
|
lines?: {
|
|
36813
36853
|
uniqueRef?: string | null;
|
|
36814
36854
|
description: string;
|
|
36815
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
36855
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
36816
36856
|
/** @description Value in cents (100 = 1€) */
|
|
36817
36857
|
amount: number;
|
|
36818
36858
|
ownerStatementId?: string | null;
|
|
@@ -37153,7 +37193,7 @@ export interface operations {
|
|
|
37153
37193
|
uniqueRef?: string | null;
|
|
37154
37194
|
description: string;
|
|
37155
37195
|
accountId?: string | null;
|
|
37156
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
37196
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
37157
37197
|
/** @description Value in cents (100 = 1€) */
|
|
37158
37198
|
amount: number;
|
|
37159
37199
|
appliedAmount?: {
|
|
@@ -37228,7 +37268,7 @@ export interface operations {
|
|
|
37228
37268
|
lines: {
|
|
37229
37269
|
uniqueRef?: string | null;
|
|
37230
37270
|
description: string;
|
|
37231
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
37271
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
37232
37272
|
/** @description Value in cents (100 = 1€) */
|
|
37233
37273
|
amount: number;
|
|
37234
37274
|
ownerStatementId?: string | null;
|
|
@@ -37562,7 +37602,7 @@ export interface operations {
|
|
|
37562
37602
|
uniqueRef?: string | null;
|
|
37563
37603
|
description: string;
|
|
37564
37604
|
accountId?: string | null;
|
|
37565
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
37605
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
37566
37606
|
/** @description Value in cents (100 = 1€) */
|
|
37567
37607
|
amount: number;
|
|
37568
37608
|
appliedAmount?: {
|
|
@@ -38375,7 +38415,7 @@ export interface operations {
|
|
|
38375
38415
|
search?: string;
|
|
38376
38416
|
appId?: string;
|
|
38377
38417
|
status?: "mapped" | "unmapped";
|
|
38378
|
-
accountAssignmentType?: "accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer";
|
|
38418
|
+
accountAssignmentType?: "accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer";
|
|
38379
38419
|
limit?: number;
|
|
38380
38420
|
page?: number;
|
|
38381
38421
|
};
|
|
@@ -38394,7 +38434,7 @@ export interface operations {
|
|
|
38394
38434
|
"application/json": {
|
|
38395
38435
|
data: {
|
|
38396
38436
|
type: string;
|
|
38397
|
-
accountAssignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
38437
|
+
accountAssignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
38398
38438
|
}[];
|
|
38399
38439
|
pagination: {
|
|
38400
38440
|
/** @default 100 */
|
|
@@ -38502,7 +38542,7 @@ export interface operations {
|
|
|
38502
38542
|
requestBody?: {
|
|
38503
38543
|
content: {
|
|
38504
38544
|
"application/json": {
|
|
38505
|
-
accountAssignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
38545
|
+
accountAssignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
38506
38546
|
};
|
|
38507
38547
|
};
|
|
38508
38548
|
};
|
|
@@ -38515,7 +38555,7 @@ export interface operations {
|
|
|
38515
38555
|
content: {
|
|
38516
38556
|
"application/json": {
|
|
38517
38557
|
type: string;
|
|
38518
|
-
accountAssignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
38558
|
+
accountAssignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
38519
38559
|
};
|
|
38520
38560
|
};
|
|
38521
38561
|
};
|
|
@@ -38665,7 +38705,7 @@ export interface operations {
|
|
|
38665
38705
|
lines: {
|
|
38666
38706
|
uniqueRef?: string | null;
|
|
38667
38707
|
description: string;
|
|
38668
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
38708
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
38669
38709
|
/** @description Value in cents (100 = 1€) */
|
|
38670
38710
|
amount: number;
|
|
38671
38711
|
ownerStatementId?: string | null;
|
|
@@ -38975,7 +39015,7 @@ export interface operations {
|
|
|
38975
39015
|
lines: {
|
|
38976
39016
|
uniqueRef?: string | null;
|
|
38977
39017
|
description: string;
|
|
38978
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
39018
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
38979
39019
|
/** @description Value in cents (100 = 1€) */
|
|
38980
39020
|
amount: number;
|
|
38981
39021
|
ownerStatementId?: string | null;
|
|
@@ -39360,7 +39400,7 @@ export interface operations {
|
|
|
39360
39400
|
lines: {
|
|
39361
39401
|
uniqueRef?: string | null;
|
|
39362
39402
|
description: string;
|
|
39363
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
39403
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
39364
39404
|
/** @description Value in cents (100 = 1€) */
|
|
39365
39405
|
amount: number;
|
|
39366
39406
|
ownerStatementId?: string | null;
|
|
@@ -39663,7 +39703,7 @@ export interface operations {
|
|
|
39663
39703
|
lines: {
|
|
39664
39704
|
uniqueRef?: string | null;
|
|
39665
39705
|
description: string;
|
|
39666
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
39706
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
39667
39707
|
/** @description Value in cents (100 = 1€) */
|
|
39668
39708
|
amount: number;
|
|
39669
39709
|
ownerStatementId?: string | null;
|
|
@@ -40015,7 +40055,7 @@ export interface operations {
|
|
|
40015
40055
|
lines: {
|
|
40016
40056
|
uniqueRef?: string | null;
|
|
40017
40057
|
description: string;
|
|
40018
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
40058
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
40019
40059
|
/** @description Value in cents (100 = 1€) */
|
|
40020
40060
|
amount: number;
|
|
40021
40061
|
ownerStatementId?: string | null;
|
|
@@ -40489,7 +40529,7 @@ export interface operations {
|
|
|
40489
40529
|
lines: {
|
|
40490
40530
|
uniqueRef?: string | null;
|
|
40491
40531
|
description: string;
|
|
40492
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
40532
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
40493
40533
|
/** @description Value in cents (100 = 1€) */
|
|
40494
40534
|
amount: number;
|
|
40495
40535
|
ownerStatementId?: string | null;
|
|
@@ -40854,7 +40894,7 @@ export interface operations {
|
|
|
40854
40894
|
uniqueRef?: string | null;
|
|
40855
40895
|
description?: string;
|
|
40856
40896
|
accountId?: string | null;
|
|
40857
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
40897
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
40858
40898
|
/** @description Value in cents (100 = 1€) */
|
|
40859
40899
|
amount?: number;
|
|
40860
40900
|
appliedAmount?: {
|
|
@@ -40882,7 +40922,7 @@ export interface operations {
|
|
|
40882
40922
|
uniqueRef?: string | null;
|
|
40883
40923
|
description: string;
|
|
40884
40924
|
accountId?: string | null;
|
|
40885
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
40925
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
40886
40926
|
/** @description Value in cents (100 = 1€) */
|
|
40887
40927
|
amount: number;
|
|
40888
40928
|
appliedAmount?: {
|
|
@@ -40910,7 +40950,7 @@ export interface operations {
|
|
|
40910
40950
|
uniqueRef?: string | null;
|
|
40911
40951
|
description?: string;
|
|
40912
40952
|
accountId?: string | null;
|
|
40913
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
40953
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
40914
40954
|
/** @description Value in cents (100 = 1€) */
|
|
40915
40955
|
amount?: number;
|
|
40916
40956
|
appliedAmount?: {
|
|
@@ -40957,7 +40997,7 @@ export interface operations {
|
|
|
40957
40997
|
lines: {
|
|
40958
40998
|
uniqueRef?: string | null;
|
|
40959
40999
|
description: string;
|
|
40960
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
41000
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
40961
41001
|
/** @description Value in cents (100 = 1€) */
|
|
40962
41002
|
amount: number;
|
|
40963
41003
|
ownerStatementId?: string | null;
|
|
@@ -41391,7 +41431,7 @@ export interface operations {
|
|
|
41391
41431
|
uniqueRef?: string | null;
|
|
41392
41432
|
description?: string;
|
|
41393
41433
|
accountId?: string | null;
|
|
41394
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
41434
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
41395
41435
|
/** @description Value in cents (100 = 1€) */
|
|
41396
41436
|
amount?: number;
|
|
41397
41437
|
appliedAmount?: {
|
|
@@ -41433,7 +41473,7 @@ export interface operations {
|
|
|
41433
41473
|
lines: {
|
|
41434
41474
|
uniqueRef?: string | null;
|
|
41435
41475
|
description: string;
|
|
41436
|
-
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
41476
|
+
assignment?: ("accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "dueToFromTrust" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer") | null;
|
|
41437
41477
|
/** @description Value in cents (100 = 1€) */
|
|
41438
41478
|
amount: number;
|
|
41439
41479
|
ownerStatementId?: string | null;
|