Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| payment_run_property_id | varchar | 256 | null |
|
|
The primary key of this table. |
|||||
| provider | varchar | 256 | √ | null |
|
|
The payment run provider, for example |
||||
| status | varchar | 255 | √ | null |
|
|
The status of the payment run to which this booking belongs, grouped into a small set of business-relevant states. One of:
|
||||
| booking_status | varchar | 255 | √ | null |
|
|
The status of the individual booking itself, grouped into a small set of business-relevant states. One of:
|
||||
| reason | varchar | 65535 | √ | null |
|
|
The reason a booking did not result in a plain, successful collection. Booking was excluded from the run before collection was attempted (52 values reachable — see mapping note below)12 reasons are specific to this scenario: A Finion Capital claim was rejected, or a prior Finion Capital collection was charged back (38 values reachable — see mapping note below)Finion Capital (Sport Alliance’s receivables-financing product, branded to studios as MemberCash) collects membership fees via SEPA Direct Debit, pays studios the full amount on the collection day, absorbs the default risk, and handles all dunning/debt collection. This section covers the reasons it rejects a claim outright or reverses one it already collected on. * A direct debit or credit card payment was charged back (returned) by the bank or card scheme (9 values)
|
||||
| last_updated | timestamptz | 35 | √ | null |
|
|
System column. UTC Timestamp at which entry was calculated (lags shortly behind source system). |

