v3

latestOpenAPI 3.0.02026-07-3179137151.7 KB
Deposits

Fetch a deposit.

get/v2/deposits/{id}

Path parameters

idinteger required

The deposit unqiue Id.

Response

A model representing the deposit.

idinteger

The ID of this record.

deposited_utcstring date-time

The timestamp this deposit occurred.

external_deposit_numberstring

The third-party identifier, if it exists.

external_status'pending' | 'in_transit' | 'paid' | 'canceled' | 'failed'
processing_status'recorded' | 'imported' | 'pending' | 'failed' | 'pending_resolutions'
processor'manual' | 'airbnb' | 'lynnbrook_group' | 'stripe'
total_adjustmentsnumber

Total adjustments amount.

total_depositednumber

Total deposited amount (the final net).

total_feesnumber

Total fees amount.

total_transactionsnumber

Total transactions amount.