You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Models/Components/BalanceCreditOrderEvent.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ An event created by Polar when an order is paid via customer balance.
11
11
|`timestamp`|[\DateTime](https://www.php.net/manual/en/class.datetime.php)|:heavy_check_mark:| The timestamp of the event. ||
12
12
|`organizationId`|*string*|:heavy_check_mark:| The ID of the organization owning the event. | 1dbfc517-0bbf-4301-9ba8-555ca42b9737 |
13
13
|`customerId`|*string*|:heavy_check_mark:| ID of the customer in your Polar organization associated with the event. ||
14
-
|`customer`|[Components\Customer](../../Models/Components/Customer.md)|:heavy_check_mark:| The customer associated with the event. ||
14
+
|`customer`|[Components\CustomerIndividual\|Components\CustomerTeam](../../Models/Components/Customer.md)|:heavy_check_mark:| The customer associated with the event. ||
15
15
|`externalCustomerId`|*string*|:heavy_check_mark:| ID of the customer in your system associated with the event. ||
16
16
|`memberId`|*?string*|:heavy_minus_sign:| ID of the member within the customer's organization who performed the action inside B2B. ||
17
17
|`externalMemberId`|*?string*|:heavy_minus_sign:| ID of the member in your system within the customer's organization who performed the action inside B2B. ||
Copy file name to clipboardExpand all lines: docs/Models/Components/BalanceDisputeEvent.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ An event created by Polar when an order is disputed.
11
11
|`timestamp`|[\DateTime](https://www.php.net/manual/en/class.datetime.php)|:heavy_check_mark:| The timestamp of the event. ||
12
12
|`organizationId`|*string*|:heavy_check_mark:| The ID of the organization owning the event. | 1dbfc517-0bbf-4301-9ba8-555ca42b9737 |
13
13
|`customerId`|*string*|:heavy_check_mark:| ID of the customer in your Polar organization associated with the event. ||
14
-
|`customer`|[Components\Customer](../../Models/Components/Customer.md)|:heavy_check_mark:| The customer associated with the event. ||
14
+
|`customer`|[Components\CustomerIndividual\|Components\CustomerTeam](../../Models/Components/Customer.md)|:heavy_check_mark:| The customer associated with the event. ||
15
15
|`externalCustomerId`|*string*|:heavy_check_mark:| ID of the customer in your system associated with the event. ||
16
16
|`memberId`|*?string*|:heavy_minus_sign:| ID of the member within the customer's organization who performed the action inside B2B. ||
17
17
|`externalMemberId`|*?string*|:heavy_minus_sign:| ID of the member in your system within the customer's organization who performed the action inside B2B. ||
0 commit comments