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
|`type`|*Optional[str]*|:heavy_minus_sign:| The type of destination. Currently only the destination type `organization` is supported.<br/><br/>Possible values: `organization`| organization |
11
-
|`organization_id`|*Optional[str]*|:heavy_minus_sign:| Required for destination type `organization`. The ID of the connected organization the funds should be routed to. | org_1234567 |
10
+
|`type`|*str*|:heavy_check_mark:| The type of destination. Currently only the destination type `organization` is supported.<br/><br/>Possible values: `organization`| organization |
11
+
|`organization_id`|*str*|:heavy_check_mark:| Required for destination type `organization`. The ID of the connected organization the funds should be routed to. | org_1234567 |
|`type`|*Optional[str]*|:heavy_minus_sign:| The type of destination. Currently only the destination type `organization` is supported.<br/><br/>Possible values: `organization`| organization |
11
-
|`organization_id`|*Optional[str]*|:heavy_minus_sign:| Required for destination type `organization`. The ID of the connected organization the funds should be routed to. | org_1234567 |
10
+
|`type`|*str*|:heavy_check_mark:| The type of destination. Currently only the destination type `organization` is supported.<br/><br/>Possible values: `organization`| organization |
11
+
|`organization_id`|*str*|:heavy_check_mark:| Required for destination type `organization`. The ID of the connected organization the funds should be routed to. | org_1234567 |
|`self_`|[Optional[models.PaymentCreateRouteSelf]](../models/paymentcreaterouteself.md)|:heavy_minus_sign:| In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field.|
11
-
|`documentation`|[Optional[models.PaymentCreateRouteDocumentation]](../models/paymentcreateroutedocumentation.md)|:heavy_minus_sign:| In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field.|
|`self_`|[models.PaymentCreateRouteSelf](../models/paymentcreaterouteself.md)|:heavy_check_mark:| In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
11
+
|`documentation`|[models.PaymentCreateRouteDocumentation](../models/paymentcreateroutedocumentation.md)|:heavy_check_mark:| In v2 endpoints, URLs are commonly represented as objects with an `href` and `type` field. |
0 commit comments