lago_ruby 0.46.0.pre.beta
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/CODE_OF_CONDUCT.md +128 -0
- data/CONTRIBUTING.md +213 -0
- data/Gemfile +9 -0
- data/Gemfile.lock +72 -0
- data/LICENSE +21 -0
- data/README.md +343 -0
- data/Rakefile +10 -0
- data/docs/AddOn.md +18 -0
- data/docs/AddOnBaseInput.md +28 -0
- data/docs/AddOnCreateInput.md +18 -0
- data/docs/AddOnCreateInputAddOn.md +28 -0
- data/docs/AddOnObject.md +32 -0
- data/docs/AddOnUpdateInput.md +18 -0
- data/docs/AddOnsApi.md +433 -0
- data/docs/AddOnsPaginated.md +20 -0
- data/docs/ApiErrorBadRequest.md +20 -0
- data/docs/ApiErrorForbidden.md +22 -0
- data/docs/ApiErrorNotAllowed.md +22 -0
- data/docs/ApiErrorNotFound.md +22 -0
- data/docs/ApiErrorUnauthorized.md +20 -0
- data/docs/ApiErrorUnprocessableEntity.md +24 -0
- data/docs/AppliedAddOn.md +18 -0
- data/docs/AppliedAddOnInput.md +18 -0
- data/docs/AppliedAddOnInputAppliedAddOn.md +24 -0
- data/docs/AppliedAddOnObject.md +32 -0
- data/docs/AppliedCoupon.md +18 -0
- data/docs/AppliedCouponInput.md +18 -0
- data/docs/AppliedCouponInputAppliedCoupon.md +30 -0
- data/docs/AppliedCouponObject.md +50 -0
- data/docs/AppliedCouponObjectExtended.md +52 -0
- data/docs/AppliedCouponsPaginated.md +20 -0
- data/docs/BaseAppliedTax.md +34 -0
- data/docs/BillableMetric.md +18 -0
- data/docs/BillableMetricBaseInput.md +30 -0
- data/docs/BillableMetricCreateInput.md +18 -0
- data/docs/BillableMetricCreateInputBillableMetric.md +30 -0
- data/docs/BillableMetricGroup.md +20 -0
- data/docs/BillableMetricGroupValuesInner.md +49 -0
- data/docs/BillableMetricGroupValuesInnerOneOf.md +20 -0
- data/docs/BillableMetricObject.md +40 -0
- data/docs/BillableMetricUpdateInput.md +18 -0
- data/docs/BillableMetricsApi.md +439 -0
- data/docs/BillableMetricsPaginated.md +20 -0
- data/docs/ChargeObject.md +40 -0
- data/docs/ChargeObjectProperties.md +40 -0
- data/docs/ChargeProperties.md +40 -0
- data/docs/ChargePropertiesGraduatedPercentageRangesInner.md +24 -0
- data/docs/ChargePropertiesGraduatedRangesInner.md +24 -0
- data/docs/ChargePropertiesVolumeRangesInner.md +24 -0
- data/docs/Country.md +15 -0
- data/docs/Coupon.md +18 -0
- data/docs/CouponBaseInput.md +42 -0
- data/docs/CouponBaseInputAppliesTo.md +20 -0
- data/docs/CouponCreateInput.md +18 -0
- data/docs/CouponCreateInputCoupon.md +42 -0
- data/docs/CouponObject.md +52 -0
- data/docs/CouponUpdateInput.md +18 -0
- data/docs/CouponsApi.md +583 -0
- data/docs/CouponsPaginated.md +20 -0
- data/docs/CreateWebhookEndpoint200Response.md +18 -0
- data/docs/CreateWebhookEndpoint200ResponseWebhookEndpoint.md +26 -0
- data/docs/CreateWebhookEndpointRequest.md +18 -0
- data/docs/CreateWebhookEndpointRequestWebhookEndpoint.md +20 -0
- data/docs/CreditNote.md +18 -0
- data/docs/CreditNoteAppliedTaxObject.md +38 -0
- data/docs/CreditNoteCreateInput.md +18 -0
- data/docs/CreditNoteCreateInputCreditNote.md +28 -0
- data/docs/CreditNoteCreateInputCreditNoteItemsInner.md +20 -0
- data/docs/CreditNoteItemObject.md +24 -0
- data/docs/CreditNoteItemObjectFee.md +74 -0
- data/docs/CreditNoteObject.md +64 -0
- data/docs/CreditNoteUpdateInput.md +18 -0
- data/docs/CreditNoteUpdateInputCreditNote.md +18 -0
- data/docs/CreditNotes.md +18 -0
- data/docs/CreditNotesApi.md +435 -0
- data/docs/CreditObject.md +28 -0
- data/docs/CreditObjectInvoice.md +20 -0
- data/docs/CreditObjectItem.md +24 -0
- data/docs/Currency.md +15 -0
- data/docs/Customer.md +18 -0
- data/docs/CustomerBillingConfiguration.md +30 -0
- data/docs/CustomerChargeUsageObject.md +28 -0
- data/docs/CustomerChargeUsageObjectBillableMetric.md +24 -0
- data/docs/CustomerChargeUsageObjectCharge.md +20 -0
- data/docs/CustomerChargeUsageObjectGroupsInner.md +26 -0
- data/docs/CustomerCreateInput.md +18 -0
- data/docs/CustomerCreateInputCustomer.md +58 -0
- data/docs/CustomerCreateInputCustomerMetadataInner.md +24 -0
- data/docs/CustomerMetadata.md +26 -0
- data/docs/CustomerObject.md +68 -0
- data/docs/CustomerObjectExtended.md +70 -0
- data/docs/CustomerUsage.md +18 -0
- data/docs/CustomerUsageObject.md +32 -0
- data/docs/CustomersApi.md +505 -0
- data/docs/CustomersPaginated.md +20 -0
- data/docs/Event.md +18 -0
- data/docs/EventBatchInput.md +18 -0
- data/docs/EventBatchInputEvent.md +28 -0
- data/docs/EventBatchInputEventProperties.md +18 -0
- data/docs/EventEstimateFeesInput.md +18 -0
- data/docs/EventEstimateFeesInputEvent.md +24 -0
- data/docs/EventInput.md +18 -0
- data/docs/EventInputEvent.md +28 -0
- data/docs/EventObject.md +36 -0
- data/docs/EventsApi.md +285 -0
- data/docs/Fee.md +18 -0
- data/docs/FeeAppliedTaxObject.md +36 -0
- data/docs/FeeObject.md +74 -0
- data/docs/FeeObjectItem.md +26 -0
- data/docs/FeeUpdateInput.md +18 -0
- data/docs/FeeUpdateInputFee.md +18 -0
- data/docs/Fees.md +18 -0
- data/docs/FeesApi.md +253 -0
- data/docs/FeesPaginated.md +20 -0
- data/docs/FindAllWebhookEndpoints200Response.md +20 -0
- data/docs/GetCustomerPortalUrl200Response.md +18 -0
- data/docs/GetCustomerPortalUrl200ResponseCustomer.md +18 -0
- data/docs/GroupObject.md +22 -0
- data/docs/GroupPropertiesObject.md +20 -0
- data/docs/GroupPropertiesObjectValues.md +40 -0
- data/docs/GroupsPaginated.md +20 -0
- data/docs/Invoice.md +18 -0
- data/docs/InvoiceAppliedTaxObject.md +38 -0
- data/docs/InvoiceMetadataObject.md +24 -0
- data/docs/InvoiceObject.md +62 -0
- data/docs/InvoiceObjectCustomer.md +68 -0
- data/docs/InvoiceObjectExtended.md +68 -0
- data/docs/InvoiceOneOffCreateInput.md +18 -0
- data/docs/InvoiceOneOffCreateInputInvoice.md +22 -0
- data/docs/InvoiceOneOffCreateInputInvoiceFeesInner.md +26 -0
- data/docs/InvoiceUpdateInput.md +18 -0
- data/docs/InvoiceUpdateInputInvoice.md +20 -0
- data/docs/InvoiceUpdateInputInvoiceMetadataInner.md +22 -0
- data/docs/InvoicesApi.md +582 -0
- data/docs/InvoicesPaginated.md +20 -0
- data/docs/Organization.md +18 -0
- data/docs/OrganizationBillingConfiguration.md +22 -0
- data/docs/OrganizationObject.md +54 -0
- data/docs/OrganizationUpdateInput.md +18 -0
- data/docs/OrganizationUpdateInputOrganization.md +46 -0
- data/docs/OrganizationsApi.md +77 -0
- data/docs/PaginationMeta.md +26 -0
- data/docs/Plan.md +18 -0
- data/docs/PlanCreateInput.md +18 -0
- data/docs/PlanCreateInputPlan.md +38 -0
- data/docs/PlanCreateInputPlanChargesInner.md +34 -0
- data/docs/PlanCreateInputPlanChargesInnerGroupPropertiesInner.md +20 -0
- data/docs/PlanObject.md +46 -0
- data/docs/PlanUpdateInput.md +18 -0
- data/docs/PlanUpdateInputPlan.md +38 -0
- data/docs/PlanUpdateInputPlanChargesInner.md +36 -0
- data/docs/PlansApi.md +363 -0
- data/docs/PlansPaginated.md +20 -0
- data/docs/Subscription.md +18 -0
- data/docs/SubscriptionCreateInput.md +18 -0
- data/docs/SubscriptionCreateInputSubscription.md +28 -0
- data/docs/SubscriptionObject.md +48 -0
- data/docs/SubscriptionUpdateInput.md +18 -0
- data/docs/SubscriptionUpdateInputSubscription.md +20 -0
- data/docs/SubscriptionsApi.md +303 -0
- data/docs/SubscriptionsPaginated.md +20 -0
- data/docs/Tax.md +18 -0
- data/docs/TaxBaseInput.md +26 -0
- data/docs/TaxCreateInput.md +18 -0
- data/docs/TaxCreateInputTax.md +26 -0
- data/docs/TaxObject.md +38 -0
- data/docs/TaxUpdateInput.md +18 -0
- data/docs/TaxesApi.md +363 -0
- data/docs/TaxesPaginated.md +20 -0
- data/docs/Timezone.md +15 -0
- data/docs/Wallet.md +18 -0
- data/docs/WalletCreateInput.md +18 -0
- data/docs/WalletCreateInputWallet.md +30 -0
- data/docs/WalletObject.md +46 -0
- data/docs/WalletTransactionCreateInput.md +18 -0
- data/docs/WalletTransactionCreateInputWalletTransaction.md +22 -0
- data/docs/WalletTransactionObject.md +32 -0
- data/docs/WalletTransactions.md +18 -0
- data/docs/WalletTransactionsPaginated.md +20 -0
- data/docs/WalletUpdateInput.md +18 -0
- data/docs/WalletUpdateInputWallet.md +20 -0
- data/docs/WalletsApi.md +515 -0
- data/docs/WalletsPaginated.md +20 -0
- data/docs/WebhookEndpointsApi.md +363 -0
- data/docs/WebhooksApi.md +74 -0
- data/git_push.sh +57 -0
- data/lago_ruby.gemspec +42 -0
- data/lib/lago_ruby/api/add_ons_api.rb +421 -0
- data/lib/lago_ruby/api/billable_metrics_api.rb +422 -0
- data/lib/lago_ruby/api/coupons_api.rb +563 -0
- data/lib/lago_ruby/api/credit_notes_api.rb +419 -0
- data/lib/lago_ruby/api/customers_api.rb +481 -0
- data/lib/lago_ruby/api/events_api.rb +289 -0
- data/lib/lago_ruby/api/fees_api.rb +268 -0
- data/lib/lago_ruby/api/invoices_api.rb +565 -0
- data/lib/lago_ruby/api/organizations_api.rb +90 -0
- data/lib/lago_ruby/api/plans_api.rb +353 -0
- data/lib/lago_ruby/api/subscriptions_api.rb +306 -0
- data/lib/lago_ruby/api/taxes_api.rb +353 -0
- data/lib/lago_ruby/api/wallets_api.rb +503 -0
- data/lib/lago_ruby/api/webhook_endpoints_api.rb +353 -0
- data/lib/lago_ruby/api/webhooks_api.rb +79 -0
- data/lib/lago_ruby/api_client.rb +392 -0
- data/lib/lago_ruby/api_error.rb +58 -0
- data/lib/lago_ruby/configuration.rb +297 -0
- data/lib/lago_ruby/models/add_on.rb +221 -0
- data/lib/lago_ruby/models/add_on_base_input.rb +267 -0
- data/lib/lago_ruby/models/add_on_create_input.rb +221 -0
- data/lib/lago_ruby/models/add_on_create_input_add_on.rb +302 -0
- data/lib/lago_ruby/models/add_on_object.rb +329 -0
- data/lib/lago_ruby/models/add_on_update_input.rb +221 -0
- data/lib/lago_ruby/models/add_ons_paginated.rb +239 -0
- data/lib/lago_ruby/models/api_error_bad_request.rb +237 -0
- data/lib/lago_ruby/models/api_error_forbidden.rb +253 -0
- data/lib/lago_ruby/models/api_error_not_allowed.rb +253 -0
- data/lib/lago_ruby/models/api_error_not_found.rb +253 -0
- data/lib/lago_ruby/models/api_error_unauthorized.rb +237 -0
- data/lib/lago_ruby/models/api_error_unprocessable_entity.rb +269 -0
- data/lib/lago_ruby/models/applied_add_on.rb +221 -0
- data/lib/lago_ruby/models/applied_add_on_input.rb +221 -0
- data/lib/lago_ruby/models/applied_add_on_input_applied_add_on.rb +259 -0
- data/lib/lago_ruby/models/applied_add_on_object.rb +339 -0
- data/lib/lago_ruby/models/applied_coupon.rb +221 -0
- data/lib/lago_ruby/models/applied_coupon_input.rb +221 -0
- data/lib/lago_ruby/models/applied_coupon_input_applied_coupon.rb +343 -0
- data/lib/lago_ruby/models/applied_coupon_object.rb +507 -0
- data/lib/lago_ruby/models/applied_coupon_object_extended.rb +532 -0
- data/lib/lago_ruby/models/applied_coupons_paginated.rb +239 -0
- data/lib/lago_ruby/models/base_applied_tax.rb +294 -0
- data/lib/lago_ruby/models/billable_metric.rb +221 -0
- data/lib/lago_ruby/models/billable_metric_base_input.rb +310 -0
- data/lib/lago_ruby/models/billable_metric_create_input.rb +221 -0
- data/lib/lago_ruby/models/billable_metric_create_input_billable_metric.rb +338 -0
- data/lib/lago_ruby/models/billable_metric_group.rb +242 -0
- data/lib/lago_ruby/models/billable_metric_group_values_inner.rb +105 -0
- data/lib/lago_ruby/models/billable_metric_group_values_inner_one_of.rb +242 -0
- data/lib/lago_ruby/models/billable_metric_object.rb +423 -0
- data/lib/lago_ruby/models/billable_metric_update_input.rb +221 -0
- data/lib/lago_ruby/models/billable_metrics_paginated.rb +239 -0
- data/lib/lago_ruby/models/charge_object.rb +397 -0
- data/lib/lago_ruby/models/charge_object_properties.rb +422 -0
- data/lib/lago_ruby/models/charge_properties.rb +415 -0
- data/lib/lago_ruby/models/charge_properties_graduated_percentage_ranges_inner.rb +269 -0
- data/lib/lago_ruby/models/charge_properties_graduated_ranges_inner.rb +311 -0
- data/lib/lago_ruby/models/charge_properties_volume_ranges_inner.rb +311 -0
- data/lib/lago_ruby/models/country.rb +287 -0
- data/lib/lago_ruby/models/coupon.rb +221 -0
- data/lib/lago_ruby/models/coupon_base_input.rb +414 -0
- data/lib/lago_ruby/models/coupon_base_input_applies_to.rb +232 -0
- data/lib/lago_ruby/models/coupon_create_input.rb +221 -0
- data/lib/lago_ruby/models/coupon_create_input_coupon.rb +449 -0
- data/lib/lago_ruby/models/coupon_object.rb +538 -0
- data/lib/lago_ruby/models/coupon_update_input.rb +221 -0
- data/lib/lago_ruby/models/coupons_paginated.rb +239 -0
- data/lib/lago_ruby/models/create_webhook_endpoint200_response.rb +221 -0
- data/lib/lago_ruby/models/create_webhook_endpoint200_response_webhook_endpoint.rb +317 -0
- data/lib/lago_ruby/models/create_webhook_endpoint_request.rb +214 -0
- data/lib/lago_ruby/models/create_webhook_endpoint_request_webhook_endpoint.rb +267 -0
- data/lib/lago_ruby/models/credit_note.rb +221 -0
- data/lib/lago_ruby/models/credit_note_applied_tax_object.rb +320 -0
- data/lib/lago_ruby/models/credit_note_create_input.rb +221 -0
- data/lib/lago_ruby/models/credit_note_create_input_credit_note.rb +318 -0
- data/lib/lago_ruby/models/credit_note_create_input_credit_note_items_inner.rb +239 -0
- data/lib/lago_ruby/models/credit_note_item_object.rb +271 -0
- data/lib/lago_ruby/models/credit_note_item_object_fee.rb +628 -0
- data/lib/lago_ruby/models/credit_note_object.rb +635 -0
- data/lib/lago_ruby/models/credit_note_update_input.rb +221 -0
- data/lib/lago_ruby/models/credit_note_update_input_credit_note.rb +256 -0
- data/lib/lago_ruby/models/credit_notes.rb +223 -0
- data/lib/lago_ruby/models/credit_object.rb +304 -0
- data/lib/lago_ruby/models/credit_object_invoice.rb +271 -0
- data/lib/lago_ruby/models/credit_object_item.rb +308 -0
- data/lib/lago_ruby/models/currency.rb +175 -0
- data/lib/lago_ruby/models/customer.rb +221 -0
- data/lib/lago_ruby/models/customer_billing_configuration.rb +313 -0
- data/lib/lago_ruby/models/customer_charge_usage_object.rb +327 -0
- data/lib/lago_ruby/models/customer_charge_usage_object_billable_metric.rb +308 -0
- data/lib/lago_ruby/models/customer_charge_usage_object_charge.rb +274 -0
- data/lib/lago_ruby/models/customer_charge_usage_object_groups_inner.rb +277 -0
- data/lib/lago_ruby/models/customer_create_input.rb +221 -0
- data/lib/lago_ruby/models/customer_create_input_customer.rb +436 -0
- data/lib/lago_ruby/models/customer_create_input_customer_metadata_inner.rb +266 -0
- data/lib/lago_ruby/models/customer_metadata.rb +291 -0
- data/lib/lago_ruby/models/customer_object.rb +517 -0
- data/lib/lago_ruby/models/customer_object_extended.rb +536 -0
- data/lib/lago_ruby/models/customer_usage.rb +221 -0
- data/lib/lago_ruby/models/customer_usage_object.rb +335 -0
- data/lib/lago_ruby/models/customers_paginated.rb +239 -0
- data/lib/lago_ruby/models/event.rb +221 -0
- data/lib/lago_ruby/models/event_batch_input.rb +221 -0
- data/lib/lago_ruby/models/event_batch_input_event.rb +287 -0
- data/lib/lago_ruby/models/event_batch_input_event_properties.rb +250 -0
- data/lib/lago_ruby/models/event_estimate_fees_input.rb +221 -0
- data/lib/lago_ruby/models/event_estimate_fees_input_event.rb +252 -0
- data/lib/lago_ruby/models/event_input.rb +221 -0
- data/lib/lago_ruby/models/event_input_event.rb +278 -0
- data/lib/lago_ruby/models/event_object.rb +367 -0
- data/lib/lago_ruby/models/fee.rb +221 -0
- data/lib/lago_ruby/models/fee_applied_tax_object.rb +311 -0
- data/lib/lago_ruby/models/fee_object.rb +621 -0
- data/lib/lago_ruby/models/fee_object_item.rb +337 -0
- data/lib/lago_ruby/models/fee_update_input.rb +221 -0
- data/lib/lago_ruby/models/fee_update_input_fee.rb +256 -0
- data/lib/lago_ruby/models/fees.rb +223 -0
- data/lib/lago_ruby/models/fees_paginated.rb +246 -0
- data/lib/lago_ruby/models/find_all_webhook_endpoints200_response.rb +239 -0
- data/lib/lago_ruby/models/get_customer_portal_url200_response.rb +221 -0
- data/lib/lago_ruby/models/get_customer_portal_url200_response_customer.rb +222 -0
- data/lib/lago_ruby/models/group_object.rb +256 -0
- data/lib/lago_ruby/models/group_properties_object.rb +238 -0
- data/lib/lago_ruby/models/group_properties_object_values.rb +422 -0
- data/lib/lago_ruby/models/groups_paginated.rb +239 -0
- data/lib/lago_ruby/models/invoice.rb +221 -0
- data/lib/lago_ruby/models/invoice_applied_tax_object.rb +321 -0
- data/lib/lago_ruby/models/invoice_metadata_object.rb +245 -0
- data/lib/lago_ruby/models/invoice_object.rb +611 -0
- data/lib/lago_ruby/models/invoice_object_customer.rb +524 -0
- data/lib/lago_ruby/models/invoice_object_extended.rb +651 -0
- data/lib/lago_ruby/models/invoice_one_off_create_input.rb +221 -0
- data/lib/lago_ruby/models/invoice_one_off_create_input_invoice.rb +249 -0
- data/lib/lago_ruby/models/invoice_one_off_create_input_invoice_fees_inner.rb +284 -0
- data/lib/lago_ruby/models/invoice_update_input.rb +221 -0
- data/lib/lago_ruby/models/invoice_update_input_invoice.rb +260 -0
- data/lib/lago_ruby/models/invoice_update_input_invoice_metadata_inner.rb +235 -0
- data/lib/lago_ruby/models/invoices_paginated.rb +239 -0
- data/lib/lago_ruby/models/organization.rb +221 -0
- data/lib/lago_ruby/models/organization_billing_configuration.rb +237 -0
- data/lib/lago_ruby/models/organization_object.rb +431 -0
- data/lib/lago_ruby/models/organization_update_input.rb +221 -0
- data/lib/lago_ruby/models/organization_update_input_organization.rb +386 -0
- data/lib/lago_ruby/models/pagination_meta.rb +278 -0
- data/lib/lago_ruby/models/plan.rb +221 -0
- data/lib/lago_ruby/models/plan_create_input.rb +221 -0
- data/lib/lago_ruby/models/plan_create_input_plan.rb +353 -0
- data/lib/lago_ruby/models/plan_create_input_plan_charges_inner.rb +332 -0
- data/lib/lago_ruby/models/plan_create_input_plan_charges_inner_group_properties_inner.rb +238 -0
- data/lib/lago_ruby/models/plan_object.rb +456 -0
- data/lib/lago_ruby/models/plan_update_input.rb +221 -0
- data/lib/lago_ruby/models/plan_update_input_plan.rb +353 -0
- data/lib/lago_ruby/models/plan_update_input_plan_charges_inner.rb +342 -0
- data/lib/lago_ruby/models/plans_paginated.rb +239 -0
- data/lib/lago_ruby/models/subscription.rb +221 -0
- data/lib/lago_ruby/models/subscription_create_input.rb +221 -0
- data/lib/lago_ruby/models/subscription_create_input_subscription.rb +320 -0
- data/lib/lago_ruby/models/subscription_object.rb +481 -0
- data/lib/lago_ruby/models/subscription_update_input.rb +221 -0
- data/lib/lago_ruby/models/subscription_update_input_subscription.rb +226 -0
- data/lib/lago_ruby/models/subscriptions_paginated.rb +239 -0
- data/lib/lago_ruby/models/tax.rb +221 -0
- data/lib/lago_ruby/models/tax_base_input.rb +277 -0
- data/lib/lago_ruby/models/tax_create_input.rb +221 -0
- data/lib/lago_ruby/models/tax_create_input_tax.rb +305 -0
- data/lib/lago_ruby/models/tax_object.rb +364 -0
- data/lib/lago_ruby/models/tax_update_input.rb +221 -0
- data/lib/lago_ruby/models/taxes_paginated.rb +239 -0
- data/lib/lago_ruby/models/timezone.rb +173 -0
- data/lib/lago_ruby/models/wallet.rb +221 -0
- data/lib/lago_ruby/models/wallet_create_input.rb +214 -0
- data/lib/lago_ruby/models/wallet_create_input_wallet.rb +353 -0
- data/lib/lago_ruby/models/wallet_object.rb +525 -0
- data/lib/lago_ruby/models/wallet_transaction_create_input.rb +221 -0
- data/lib/lago_ruby/models/wallet_transaction_create_input_wallet_transaction.rb +284 -0
- data/lib/lago_ruby/models/wallet_transaction_object.rb +422 -0
- data/lib/lago_ruby/models/wallet_transactions.rb +223 -0
- data/lib/lago_ruby/models/wallet_transactions_paginated.rb +246 -0
- data/lib/lago_ruby/models/wallet_update_input.rb +221 -0
- data/lib/lago_ruby/models/wallet_update_input_wallet.rb +227 -0
- data/lib/lago_ruby/models/wallets_paginated.rb +239 -0
- data/lib/lago_ruby/version.rb +15 -0
- data/lib/lago_ruby.rb +217 -0
- data/spec/api/add_ons_api_spec.rb +109 -0
- data/spec/api/billable_metrics_api_spec.rb +111 -0
- data/spec/api/coupons_api_spec.rb +137 -0
- data/spec/api/credit_notes_api_spec.rb +110 -0
- data/spec/api/customers_api_spec.rb +122 -0
- data/spec/api/events_api_spec.rb +83 -0
- data/spec/api/fees_api_spec.rb +87 -0
- data/spec/api/invoices_api_spec.rb +138 -0
- data/spec/api/organizations_api_spec.rb +47 -0
- data/spec/api/plans_api_spec.rb +97 -0
- data/spec/api/subscriptions_api_spec.rb +89 -0
- data/spec/api/taxes_api_spec.rb +97 -0
- data/spec/api/wallets_api_spec.rb +126 -0
- data/spec/api/webhook_endpoints_api_spec.rb +97 -0
- data/spec/api/webhooks_api_spec.rb +46 -0
- data/spec/api_client_spec.rb +228 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/add_on_base_input_spec.rb +64 -0
- data/spec/models/add_on_create_input_add_on_spec.rb +64 -0
- data/spec/models/add_on_create_input_spec.rb +34 -0
- data/spec/models/add_on_object_spec.rb +76 -0
- data/spec/models/add_on_spec.rb +34 -0
- data/spec/models/add_on_update_input_spec.rb +34 -0
- data/spec/models/add_ons_paginated_spec.rb +40 -0
- data/spec/models/api_error_bad_request_spec.rb +40 -0
- data/spec/models/api_error_forbidden_spec.rb +46 -0
- data/spec/models/api_error_not_allowed_spec.rb +46 -0
- data/spec/models/api_error_not_found_spec.rb +46 -0
- data/spec/models/api_error_unauthorized_spec.rb +40 -0
- data/spec/models/api_error_unprocessable_entity_spec.rb +52 -0
- data/spec/models/applied_add_on_input_applied_add_on_spec.rb +52 -0
- data/spec/models/applied_add_on_input_spec.rb +34 -0
- data/spec/models/applied_add_on_object_spec.rb +76 -0
- data/spec/models/applied_add_on_spec.rb +34 -0
- data/spec/models/applied_coupon_input_applied_coupon_spec.rb +74 -0
- data/spec/models/applied_coupon_input_spec.rb +34 -0
- data/spec/models/applied_coupon_object_extended_spec.rb +144 -0
- data/spec/models/applied_coupon_object_spec.rb +138 -0
- data/spec/models/applied_coupon_spec.rb +34 -0
- data/spec/models/applied_coupons_paginated_spec.rb +40 -0
- data/spec/models/base_applied_tax_spec.rb +82 -0
- data/spec/models/billable_metric_base_input_spec.rb +74 -0
- data/spec/models/billable_metric_create_input_billable_metric_spec.rb +74 -0
- data/spec/models/billable_metric_create_input_spec.rb +34 -0
- data/spec/models/billable_metric_group_spec.rb +40 -0
- data/spec/models/billable_metric_group_values_inner_one_of_spec.rb +40 -0
- data/spec/models/billable_metric_group_values_inner_spec.rb +31 -0
- data/spec/models/billable_metric_object_spec.rb +104 -0
- data/spec/models/billable_metric_spec.rb +34 -0
- data/spec/models/billable_metric_update_input_spec.rb +34 -0
- data/spec/models/billable_metrics_paginated_spec.rb +40 -0
- data/spec/models/charge_object_properties_spec.rb +100 -0
- data/spec/models/charge_object_spec.rb +104 -0
- data/spec/models/charge_properties_graduated_percentage_ranges_inner_spec.rb +52 -0
- data/spec/models/charge_properties_graduated_ranges_inner_spec.rb +59 -0
- data/spec/models/charge_properties_spec.rb +100 -0
- data/spec/models/charge_properties_volume_ranges_inner_spec.rb +59 -0
- data/spec/models/country_spec.rb +28 -0
- data/spec/models/coupon_base_input_applies_to_spec.rb +40 -0
- data/spec/models/coupon_base_input_spec.rb +118 -0
- data/spec/models/coupon_create_input_coupon_spec.rb +118 -0
- data/spec/models/coupon_create_input_spec.rb +34 -0
- data/spec/models/coupon_object_spec.rb +148 -0
- data/spec/models/coupon_spec.rb +34 -0
- data/spec/models/coupon_update_input_spec.rb +34 -0
- data/spec/models/coupons_paginated_spec.rb +40 -0
- data/spec/models/create_webhook_endpoint200_response_spec.rb +34 -0
- data/spec/models/create_webhook_endpoint200_response_webhook_endpoint_spec.rb +62 -0
- data/spec/models/create_webhook_endpoint_request_spec.rb +34 -0
- data/spec/models/create_webhook_endpoint_request_webhook_endpoint_spec.rb +44 -0
- data/spec/models/credit_note_applied_tax_object_spec.rb +94 -0
- data/spec/models/credit_note_create_input_credit_note_items_inner_spec.rb +40 -0
- data/spec/models/credit_note_create_input_credit_note_spec.rb +68 -0
- data/spec/models/credit_note_create_input_spec.rb +34 -0
- data/spec/models/credit_note_item_object_fee_spec.rb +206 -0
- data/spec/models/credit_note_item_object_spec.rb +52 -0
- data/spec/models/credit_note_object_spec.rb +184 -0
- data/spec/models/credit_note_spec.rb +34 -0
- data/spec/models/credit_note_update_input_credit_note_spec.rb +38 -0
- data/spec/models/credit_note_update_input_spec.rb +34 -0
- data/spec/models/credit_notes_spec.rb +34 -0
- data/spec/models/credit_object_invoice_spec.rb +44 -0
- data/spec/models/credit_object_item_spec.rb +56 -0
- data/spec/models/credit_object_spec.rb +64 -0
- data/spec/models/currency_spec.rb +28 -0
- data/spec/models/customer_billing_configuration_spec.rb +74 -0
- data/spec/models/customer_charge_usage_object_billable_metric_spec.rb +56 -0
- data/spec/models/customer_charge_usage_object_charge_spec.rb +44 -0
- data/spec/models/customer_charge_usage_object_groups_inner_spec.rb +58 -0
- data/spec/models/customer_charge_usage_object_spec.rb +89 -0
- data/spec/models/customer_create_input_customer_metadata_inner_spec.rb +52 -0
- data/spec/models/customer_create_input_customer_spec.rb +154 -0
- data/spec/models/customer_create_input_spec.rb +34 -0
- data/spec/models/customer_metadata_spec.rb +58 -0
- data/spec/models/customer_object_extended_spec.rb +190 -0
- data/spec/models/customer_object_spec.rb +184 -0
- data/spec/models/customer_spec.rb +34 -0
- data/spec/models/customer_usage_object_spec.rb +76 -0
- data/spec/models/customer_usage_spec.rb +34 -0
- data/spec/models/customers_paginated_spec.rb +40 -0
- data/spec/models/event_batch_input_event_properties_spec.rb +38 -0
- data/spec/models/event_batch_input_event_spec.rb +64 -0
- data/spec/models/event_batch_input_spec.rb +34 -0
- data/spec/models/event_estimate_fees_input_event_spec.rb +52 -0
- data/spec/models/event_estimate_fees_input_spec.rb +34 -0
- data/spec/models/event_input_event_spec.rb +64 -0
- data/spec/models/event_input_spec.rb +34 -0
- data/spec/models/event_object_spec.rb +88 -0
- data/spec/models/event_spec.rb +34 -0
- data/spec/models/fee_applied_tax_object_spec.rb +88 -0
- data/spec/models/fee_object_item_spec.rb +66 -0
- data/spec/models/fee_object_spec.rb +206 -0
- data/spec/models/fee_spec.rb +34 -0
- data/spec/models/fee_update_input_fee_spec.rb +38 -0
- data/spec/models/fee_update_input_spec.rb +34 -0
- data/spec/models/fees_paginated_spec.rb +40 -0
- data/spec/models/fees_spec.rb +34 -0
- data/spec/models/find_all_webhook_endpoints200_response_spec.rb +40 -0
- data/spec/models/get_customer_portal_url200_response_customer_spec.rb +34 -0
- data/spec/models/get_customer_portal_url200_response_spec.rb +34 -0
- data/spec/models/group_object_spec.rb +46 -0
- data/spec/models/group_properties_object_spec.rb +40 -0
- data/spec/models/group_properties_object_values_spec.rb +100 -0
- data/spec/models/groups_paginated_spec.rb +40 -0
- data/spec/models/invoice_applied_tax_object_spec.rb +94 -0
- data/spec/models/invoice_metadata_object_spec.rb +52 -0
- data/spec/models/invoice_object_customer_spec.rb +184 -0
- data/spec/models/invoice_object_extended_spec.rb +196 -0
- data/spec/models/invoice_object_spec.rb +178 -0
- data/spec/models/invoice_one_off_create_input_invoice_fees_inner_spec.rb +58 -0
- data/spec/models/invoice_one_off_create_input_invoice_spec.rb +46 -0
- data/spec/models/invoice_one_off_create_input_spec.rb +34 -0
- data/spec/models/invoice_spec.rb +34 -0
- data/spec/models/invoice_update_input_invoice_metadata_inner_spec.rb +46 -0
- data/spec/models/invoice_update_input_invoice_spec.rb +44 -0
- data/spec/models/invoice_update_input_spec.rb +34 -0
- data/spec/models/invoices_paginated_spec.rb +40 -0
- data/spec/models/organization_billing_configuration_spec.rb +46 -0
- data/spec/models/organization_object_spec.rb +142 -0
- data/spec/models/organization_spec.rb +34 -0
- data/spec/models/organization_update_input_organization_spec.rb +122 -0
- data/spec/models/organization_update_input_spec.rb +34 -0
- data/spec/models/pagination_meta_spec.rb +58 -0
- data/spec/models/plan_create_input_plan_charges_inner_group_properties_inner_spec.rb +40 -0
- data/spec/models/plan_create_input_plan_charges_inner_spec.rb +86 -0
- data/spec/models/plan_create_input_plan_spec.rb +98 -0
- data/spec/models/plan_create_input_spec.rb +34 -0
- data/spec/models/plan_object_spec.rb +122 -0
- data/spec/models/plan_spec.rb +34 -0
- data/spec/models/plan_update_input_plan_charges_inner_spec.rb +92 -0
- data/spec/models/plan_update_input_plan_spec.rb +98 -0
- data/spec/models/plan_update_input_spec.rb +34 -0
- data/spec/models/plans_paginated_spec.rb +40 -0
- data/spec/models/subscription_create_input_spec.rb +34 -0
- data/spec/models/subscription_create_input_subscription_spec.rb +68 -0
- data/spec/models/subscription_object_spec.rb +132 -0
- data/spec/models/subscription_spec.rb +34 -0
- data/spec/models/subscription_update_input_spec.rb +34 -0
- data/spec/models/subscription_update_input_subscription_spec.rb +40 -0
- data/spec/models/subscriptions_paginated_spec.rb +40 -0
- data/spec/models/tax_base_input_spec.rb +58 -0
- data/spec/models/tax_create_input_spec.rb +34 -0
- data/spec/models/tax_create_input_tax_spec.rb +66 -0
- data/spec/models/tax_object_spec.rb +94 -0
- data/spec/models/tax_spec.rb +34 -0
- data/spec/models/tax_update_input_spec.rb +34 -0
- data/spec/models/taxes_paginated_spec.rb +40 -0
- data/spec/models/timezone_spec.rb +28 -0
- data/spec/models/wallet_create_input_spec.rb +34 -0
- data/spec/models/wallet_create_input_wallet_spec.rb +80 -0
- data/spec/models/wallet_object_spec.rb +140 -0
- data/spec/models/wallet_spec.rb +34 -0
- data/spec/models/wallet_transaction_create_input_spec.rb +34 -0
- data/spec/models/wallet_transaction_create_input_wallet_transaction_spec.rb +46 -0
- data/spec/models/wallet_transaction_object_spec.rb +95 -0
- data/spec/models/wallet_transactions_paginated_spec.rb +40 -0
- data/spec/models/wallet_transactions_spec.rb +34 -0
- data/spec/models/wallet_update_input_spec.rb +34 -0
- data/spec/models/wallet_update_input_wallet_spec.rb +40 -0
- data/spec/models/wallets_paginated_spec.rb +40 -0
- data/spec/spec_helper.rb +111 -0
- metadata +818 -0
data/README.md
ADDED
@@ -0,0 +1,343 @@
|
|
1
|
+
# lago_ruby
|
2
|
+
|
3
|
+
LagoAPI - the Ruby gem for the Lago API documentation
|
4
|
+
|
5
|
+
Lago API allows your application to push customer information and metrics (events) from your application to the billing application.
|
6
|
+
|
7
|
+
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
8
|
+
|
9
|
+
- API version: 0.46.0-beta
|
10
|
+
- Package version: 0.46.0-beta
|
11
|
+
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
12
|
+
|
13
|
+
[![Gem Version](https://badge.fury.io/rb/lago-ruby.svg)](https://badge.fury.io/rb/lago-ruby)
|
14
|
+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://spdx.org/licenses/MIT.html)
|
15
|
+
|
16
|
+
## Installation
|
17
|
+
|
18
|
+
### Build a gem
|
19
|
+
|
20
|
+
To build the Ruby code into a gem:
|
21
|
+
|
22
|
+
```shell
|
23
|
+
gem build lago_ruby.gemspec
|
24
|
+
```
|
25
|
+
|
26
|
+
Then either install the gem locally:
|
27
|
+
|
28
|
+
```shell
|
29
|
+
gem install ./lago_ruby-0.46.0-beta.gem
|
30
|
+
```
|
31
|
+
|
32
|
+
(for development, run `gem install --dev ./lago_ruby-0.46.0-beta.gem` to install the development dependencies)
|
33
|
+
|
34
|
+
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
35
|
+
|
36
|
+
Finally add this to the Gemfile:
|
37
|
+
|
38
|
+
gem 'lago_ruby', '~> 0.46.0-beta'
|
39
|
+
|
40
|
+
### Install from Git
|
41
|
+
|
42
|
+
If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile:
|
43
|
+
|
44
|
+
gem 'lago_ruby', :git => 'https://github.com/GIT_USER_ID/GIT_REPO_ID.git'
|
45
|
+
|
46
|
+
### Include the Ruby code directly
|
47
|
+
|
48
|
+
Include the Ruby code directly using `-I` as follows:
|
49
|
+
|
50
|
+
```shell
|
51
|
+
ruby -Ilib script.rb
|
52
|
+
```
|
53
|
+
|
54
|
+
## Getting Started
|
55
|
+
|
56
|
+
Please follow the [installation](#installation) procedure and then run the following code:
|
57
|
+
|
58
|
+
```ruby
|
59
|
+
# Load the gem
|
60
|
+
require 'lago_ruby'
|
61
|
+
|
62
|
+
# Setup authorization
|
63
|
+
LagoAPI.configure do |config|
|
64
|
+
# Configure Bearer authorization: bearerAuth
|
65
|
+
config.access_token = 'YOUR_BEARER_TOKEN'
|
66
|
+
# Configure a proc to get access tokens in lieu of the static access_token configuration
|
67
|
+
config.access_token_getter = -> { 'YOUR TOKEN GETTER PROC' }
|
68
|
+
end
|
69
|
+
|
70
|
+
api_instance = LagoAPI::AddOnsApi.new
|
71
|
+
applied_add_on_input = LagoAPI::AppliedAddOnInput.new({applied_add_on: LagoAPI::AppliedAddOnInputAppliedAddOn.new({external_customer_id: '5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba', add_on_code: 'setup_fee'})}) # AppliedAddOnInput | Apply add-on payload
|
72
|
+
|
73
|
+
begin
|
74
|
+
#Apply an add-on to a customer
|
75
|
+
result = api_instance.apply_add_on(applied_add_on_input)
|
76
|
+
p result
|
77
|
+
rescue LagoAPI::ApiError => e
|
78
|
+
puts "Exception when calling AddOnsApi->apply_add_on: #{e}"
|
79
|
+
end
|
80
|
+
|
81
|
+
```
|
82
|
+
|
83
|
+
## Documentation for API Endpoints
|
84
|
+
|
85
|
+
The Lago API documentation documentation is available at https://doc.getlago.com.
|
86
|
+
|
87
|
+
All URIs are relative to *https://api.getlago.com/api/v1*
|
88
|
+
|
89
|
+
Class | Method | HTTP request | Description
|
90
|
+
------------ | ------------- | ------------- | -------------
|
91
|
+
*LagoAPI::AddOnsApi* | [**apply_add_on**](docs/AddOnsApi.md#apply_add_on) | **POST** /applied_add_ons | Apply an add-on to a customer
|
92
|
+
*LagoAPI::AddOnsApi* | [**create_add_on**](docs/AddOnsApi.md#create_add_on) | **POST** /add_ons | Create an add-on
|
93
|
+
*LagoAPI::AddOnsApi* | [**destroy_add_on**](docs/AddOnsApi.md#destroy_add_on) | **DELETE** /add_ons/{code} | Delete an add-on
|
94
|
+
*LagoAPI::AddOnsApi* | [**find_add_on**](docs/AddOnsApi.md#find_add_on) | **GET** /add_ons/{code} | Retrieve an add-on
|
95
|
+
*LagoAPI::AddOnsApi* | [**find_all_add_ons**](docs/AddOnsApi.md#find_all_add_ons) | **GET** /add_ons | List all add-ons
|
96
|
+
*LagoAPI::AddOnsApi* | [**update_add_on**](docs/AddOnsApi.md#update_add_on) | **PUT** /add_ons/{code} | Update an add-on
|
97
|
+
*LagoAPI::BillableMetricsApi* | [**create_billable_metric**](docs/BillableMetricsApi.md#create_billable_metric) | **POST** /billable_metrics | Create a billable metric
|
98
|
+
*LagoAPI::BillableMetricsApi* | [**destroy_billable_metric**](docs/BillableMetricsApi.md#destroy_billable_metric) | **DELETE** /billable_metrics/{code} | Delete a billable metric
|
99
|
+
*LagoAPI::BillableMetricsApi* | [**find_all_billable_metric_groups**](docs/BillableMetricsApi.md#find_all_billable_metric_groups) | **GET** /billable_metrics/{code}/groups | Find a billable metric's groups
|
100
|
+
*LagoAPI::BillableMetricsApi* | [**find_all_billable_metrics**](docs/BillableMetricsApi.md#find_all_billable_metrics) | **GET** /billable_metrics | List all billable metrics
|
101
|
+
*LagoAPI::BillableMetricsApi* | [**find_billable_metric**](docs/BillableMetricsApi.md#find_billable_metric) | **GET** /billable_metrics/{code} | Retrieve a billable metric
|
102
|
+
*LagoAPI::BillableMetricsApi* | [**update_billable_metric**](docs/BillableMetricsApi.md#update_billable_metric) | **PUT** /billable_metrics/{code} | Update a billable metric
|
103
|
+
*LagoAPI::CouponsApi* | [**apply_coupon**](docs/CouponsApi.md#apply_coupon) | **POST** /applied_coupons | Apply a coupon to a customer
|
104
|
+
*LagoAPI::CouponsApi* | [**create_coupon**](docs/CouponsApi.md#create_coupon) | **POST** /coupons | Create a coupon
|
105
|
+
*LagoAPI::CouponsApi* | [**delete_applied_coupon**](docs/CouponsApi.md#delete_applied_coupon) | **DELETE** /customers/{external_customer_id}/applied_coupons/{applied_coupon_id} | Delete an applied coupon
|
106
|
+
*LagoAPI::CouponsApi* | [**destroy_coupon**](docs/CouponsApi.md#destroy_coupon) | **DELETE** /coupons/{code} | Delete a coupon
|
107
|
+
*LagoAPI::CouponsApi* | [**find_all_applied_coupons**](docs/CouponsApi.md#find_all_applied_coupons) | **GET** /applied_coupons | List all applied coupons
|
108
|
+
*LagoAPI::CouponsApi* | [**find_all_coupons**](docs/CouponsApi.md#find_all_coupons) | **GET** /coupons | List all coupons
|
109
|
+
*LagoAPI::CouponsApi* | [**find_coupon**](docs/CouponsApi.md#find_coupon) | **GET** /coupons/{code} | Retrieve a coupon
|
110
|
+
*LagoAPI::CouponsApi* | [**update_coupon**](docs/CouponsApi.md#update_coupon) | **PUT** /coupons/{code} | Update a coupon
|
111
|
+
*LagoAPI::CreditNotesApi* | [**create_credit_note**](docs/CreditNotesApi.md#create_credit_note) | **POST** /credit_notes | Create a credit note
|
112
|
+
*LagoAPI::CreditNotesApi* | [**download_credit_note**](docs/CreditNotesApi.md#download_credit_note) | **POST** /credit_notes/{lago_id}/download | Download a credit note PDF
|
113
|
+
*LagoAPI::CreditNotesApi* | [**find_all_credit_notes**](docs/CreditNotesApi.md#find_all_credit_notes) | **GET** /credit_notes | List all credit notes
|
114
|
+
*LagoAPI::CreditNotesApi* | [**find_credit_note**](docs/CreditNotesApi.md#find_credit_note) | **GET** /credit_notes/{lago_id} | Retrieve a credit note
|
115
|
+
*LagoAPI::CreditNotesApi* | [**update_credit_note**](docs/CreditNotesApi.md#update_credit_note) | **PUT** /credit_notes/{lago_id} | Update a credit note
|
116
|
+
*LagoAPI::CreditNotesApi* | [**void_credit_note**](docs/CreditNotesApi.md#void_credit_note) | **PUT** /credit_notes/{lago_id}/void | Void a credit note
|
117
|
+
*LagoAPI::CustomersApi* | [**create_customer**](docs/CustomersApi.md#create_customer) | **POST** /customers | Create a customer
|
118
|
+
*LagoAPI::CustomersApi* | [**delete_applied_coupon**](docs/CustomersApi.md#delete_applied_coupon) | **DELETE** /customers/{external_customer_id}/applied_coupons/{applied_coupon_id} | Delete an applied coupon
|
119
|
+
*LagoAPI::CustomersApi* | [**destroy_customer**](docs/CustomersApi.md#destroy_customer) | **DELETE** /customers/{external_id} | Delete a customer
|
120
|
+
*LagoAPI::CustomersApi* | [**find_all_customers**](docs/CustomersApi.md#find_all_customers) | **GET** /customers | List all customers
|
121
|
+
*LagoAPI::CustomersApi* | [**find_customer**](docs/CustomersApi.md#find_customer) | **GET** /customers/{external_id} | Retrieve a customer
|
122
|
+
*LagoAPI::CustomersApi* | [**find_customer_current_usage**](docs/CustomersApi.md#find_customer_current_usage) | **GET** /customers/{external_customer_id}/current_usage | Retrieve customer current usage
|
123
|
+
*LagoAPI::CustomersApi* | [**get_customer_portal_url**](docs/CustomersApi.md#get_customer_portal_url) | **GET** /customers/{external_customer_id}/portal_url | Get a customer portal URL
|
124
|
+
*LagoAPI::EventsApi* | [**create_batch_events**](docs/EventsApi.md#create_batch_events) | **POST** /events/batch | Batch multiple events
|
125
|
+
*LagoAPI::EventsApi* | [**create_event**](docs/EventsApi.md#create_event) | **POST** /events | Send usage events
|
126
|
+
*LagoAPI::EventsApi* | [**event_estimate_fees**](docs/EventsApi.md#event_estimate_fees) | **POST** /events/estimate_fees | Estimate fees for a pay in advance charge
|
127
|
+
*LagoAPI::EventsApi* | [**find_event**](docs/EventsApi.md#find_event) | **GET** /events/{transaction_id} | Retrieve a specific event
|
128
|
+
*LagoAPI::FeesApi* | [**find_all_fees**](docs/FeesApi.md#find_all_fees) | **GET** /fees | List all fees
|
129
|
+
*LagoAPI::FeesApi* | [**find_fee**](docs/FeesApi.md#find_fee) | **GET** /fees/{lago_id} | Retrieve a specific fee
|
130
|
+
*LagoAPI::FeesApi* | [**update_fee**](docs/FeesApi.md#update_fee) | **PUT** /fees/{lago_id} | Update a fee
|
131
|
+
*LagoAPI::InvoicesApi* | [**create_invoice**](docs/InvoicesApi.md#create_invoice) | **POST** /invoices | Create a one-off invoice
|
132
|
+
*LagoAPI::InvoicesApi* | [**download_invoice**](docs/InvoicesApi.md#download_invoice) | **POST** /invoices/{lago_id}/download | Download an invoice PDF
|
133
|
+
*LagoAPI::InvoicesApi* | [**finalize_invoice**](docs/InvoicesApi.md#finalize_invoice) | **PUT** /invoices/{lago_id}/finalize | Finalize a draft invoice
|
134
|
+
*LagoAPI::InvoicesApi* | [**find_all_invoices**](docs/InvoicesApi.md#find_all_invoices) | **GET** /invoices | List all invoices
|
135
|
+
*LagoAPI::InvoicesApi* | [**find_invoice**](docs/InvoicesApi.md#find_invoice) | **GET** /invoices/{lago_id} | Retrieve an invoice
|
136
|
+
*LagoAPI::InvoicesApi* | [**refresh_invoice**](docs/InvoicesApi.md#refresh_invoice) | **PUT** /invoices/{lago_id}/refresh | Refresh a draft invoice
|
137
|
+
*LagoAPI::InvoicesApi* | [**retry_payment**](docs/InvoicesApi.md#retry_payment) | **POST** /invoices/{lago_id}/retry_payment | Retry an invoice payment
|
138
|
+
*LagoAPI::InvoicesApi* | [**update_invoice**](docs/InvoicesApi.md#update_invoice) | **PUT** /invoices/{lago_id} | Update an invoice
|
139
|
+
*LagoAPI::OrganizationsApi* | [**update_organization**](docs/OrganizationsApi.md#update_organization) | **PUT** /organizations | Update your organization
|
140
|
+
*LagoAPI::PlansApi* | [**create_plan**](docs/PlansApi.md#create_plan) | **POST** /plans | Create a plan
|
141
|
+
*LagoAPI::PlansApi* | [**destroy_plan**](docs/PlansApi.md#destroy_plan) | **DELETE** /plans/{code} | Delete a plan
|
142
|
+
*LagoAPI::PlansApi* | [**find_all_plans**](docs/PlansApi.md#find_all_plans) | **GET** /plans | List all plans
|
143
|
+
*LagoAPI::PlansApi* | [**find_plan**](docs/PlansApi.md#find_plan) | **GET** /plans/{code} | Retrieve a plan
|
144
|
+
*LagoAPI::PlansApi* | [**update_plan**](docs/PlansApi.md#update_plan) | **PUT** /plans/{code} | Update a plan
|
145
|
+
*LagoAPI::SubscriptionsApi* | [**create_subscription**](docs/SubscriptionsApi.md#create_subscription) | **POST** /subscriptions | Assign a plan to a customer
|
146
|
+
*LagoAPI::SubscriptionsApi* | [**destroy_subscription**](docs/SubscriptionsApi.md#destroy_subscription) | **DELETE** /subscriptions/{external_id} | Terminate a subscription
|
147
|
+
*LagoAPI::SubscriptionsApi* | [**find_all_subscriptions**](docs/SubscriptionsApi.md#find_all_subscriptions) | **GET** /subscriptions | List all subscriptions
|
148
|
+
*LagoAPI::SubscriptionsApi* | [**update_subscription**](docs/SubscriptionsApi.md#update_subscription) | **PUT** /subscriptions/{external_id} | Update a subscription
|
149
|
+
*LagoAPI::TaxesApi* | [**create_tax**](docs/TaxesApi.md#create_tax) | **POST** /taxes | Create a tax
|
150
|
+
*LagoAPI::TaxesApi* | [**destroy_tax**](docs/TaxesApi.md#destroy_tax) | **DELETE** /taxes/{code} | Delete a tax
|
151
|
+
*LagoAPI::TaxesApi* | [**find_all_taxes**](docs/TaxesApi.md#find_all_taxes) | **GET** /taxes | List all taxes
|
152
|
+
*LagoAPI::TaxesApi* | [**find_tax**](docs/TaxesApi.md#find_tax) | **GET** /taxes/{code} | Retrieve a Tax
|
153
|
+
*LagoAPI::TaxesApi* | [**update_tax**](docs/TaxesApi.md#update_tax) | **PUT** /taxes/{code} | Update a tax
|
154
|
+
*LagoAPI::WalletsApi* | [**create_wallet**](docs/WalletsApi.md#create_wallet) | **POST** /wallets | Create a wallet
|
155
|
+
*LagoAPI::WalletsApi* | [**create_wallet_transaction**](docs/WalletsApi.md#create_wallet_transaction) | **POST** /wallet_transactions | Top up a wallet
|
156
|
+
*LagoAPI::WalletsApi* | [**destroy_wallet**](docs/WalletsApi.md#destroy_wallet) | **DELETE** /wallets/{lago_id} | Terminate a wallet
|
157
|
+
*LagoAPI::WalletsApi* | [**find_all_wallet_transactions**](docs/WalletsApi.md#find_all_wallet_transactions) | **GET** /wallets/{lago_id}/wallet_transactions | List all wallet transactions
|
158
|
+
*LagoAPI::WalletsApi* | [**find_all_wallets**](docs/WalletsApi.md#find_all_wallets) | **GET** /wallets | List all wallets
|
159
|
+
*LagoAPI::WalletsApi* | [**find_wallet**](docs/WalletsApi.md#find_wallet) | **GET** /wallets/{lago_id} | Retrieve a wallet
|
160
|
+
*LagoAPI::WalletsApi* | [**update_wallet**](docs/WalletsApi.md#update_wallet) | **PUT** /wallets/{lago_id} | Update a wallet
|
161
|
+
*LagoAPI::WebhookEndpointsApi* | [**create_webhook_endpoint**](docs/WebhookEndpointsApi.md#create_webhook_endpoint) | **POST** /webhook_endpoints | Create a webhook_endpoint
|
162
|
+
*LagoAPI::WebhookEndpointsApi* | [**destroy_webhook_endpoint**](docs/WebhookEndpointsApi.md#destroy_webhook_endpoint) | **DELETE** /webhook_endpoints/{lago_id} | Delete a webhook endpoint
|
163
|
+
*LagoAPI::WebhookEndpointsApi* | [**find_all_webhook_endpoints**](docs/WebhookEndpointsApi.md#find_all_webhook_endpoints) | **GET** /webhook_endpoints | List all webhook endpoints
|
164
|
+
*LagoAPI::WebhookEndpointsApi* | [**find_webhook_endpoint**](docs/WebhookEndpointsApi.md#find_webhook_endpoint) | **GET** /webhook_endpoints/{lago_id} | Retrieve a webhook endpoint
|
165
|
+
*LagoAPI::WebhookEndpointsApi* | [**update_webhook_endpoint**](docs/WebhookEndpointsApi.md#update_webhook_endpoint) | **PUT** /webhook_endpoints/{lago_id} | Update a webhook endpoint
|
166
|
+
*LagoAPI::WebhooksApi* | [**fetch_public_key**](docs/WebhooksApi.md#fetch_public_key) | **GET** /webhooks/public_key | Retrieve webhook public key
|
167
|
+
|
168
|
+
|
169
|
+
## Documentation for Models
|
170
|
+
|
171
|
+
- [LagoAPI::AddOn](docs/AddOn.md)
|
172
|
+
- [LagoAPI::AddOnBaseInput](docs/AddOnBaseInput.md)
|
173
|
+
- [LagoAPI::AddOnCreateInput](docs/AddOnCreateInput.md)
|
174
|
+
- [LagoAPI::AddOnCreateInputAddOn](docs/AddOnCreateInputAddOn.md)
|
175
|
+
- [LagoAPI::AddOnObject](docs/AddOnObject.md)
|
176
|
+
- [LagoAPI::AddOnUpdateInput](docs/AddOnUpdateInput.md)
|
177
|
+
- [LagoAPI::AddOnsPaginated](docs/AddOnsPaginated.md)
|
178
|
+
- [LagoAPI::ApiErrorBadRequest](docs/ApiErrorBadRequest.md)
|
179
|
+
- [LagoAPI::ApiErrorForbidden](docs/ApiErrorForbidden.md)
|
180
|
+
- [LagoAPI::ApiErrorNotAllowed](docs/ApiErrorNotAllowed.md)
|
181
|
+
- [LagoAPI::ApiErrorNotFound](docs/ApiErrorNotFound.md)
|
182
|
+
- [LagoAPI::ApiErrorUnauthorized](docs/ApiErrorUnauthorized.md)
|
183
|
+
- [LagoAPI::ApiErrorUnprocessableEntity](docs/ApiErrorUnprocessableEntity.md)
|
184
|
+
- [LagoAPI::AppliedAddOn](docs/AppliedAddOn.md)
|
185
|
+
- [LagoAPI::AppliedAddOnInput](docs/AppliedAddOnInput.md)
|
186
|
+
- [LagoAPI::AppliedAddOnInputAppliedAddOn](docs/AppliedAddOnInputAppliedAddOn.md)
|
187
|
+
- [LagoAPI::AppliedAddOnObject](docs/AppliedAddOnObject.md)
|
188
|
+
- [LagoAPI::AppliedCoupon](docs/AppliedCoupon.md)
|
189
|
+
- [LagoAPI::AppliedCouponInput](docs/AppliedCouponInput.md)
|
190
|
+
- [LagoAPI::AppliedCouponInputAppliedCoupon](docs/AppliedCouponInputAppliedCoupon.md)
|
191
|
+
- [LagoAPI::AppliedCouponObject](docs/AppliedCouponObject.md)
|
192
|
+
- [LagoAPI::AppliedCouponObjectExtended](docs/AppliedCouponObjectExtended.md)
|
193
|
+
- [LagoAPI::AppliedCouponsPaginated](docs/AppliedCouponsPaginated.md)
|
194
|
+
- [LagoAPI::BaseAppliedTax](docs/BaseAppliedTax.md)
|
195
|
+
- [LagoAPI::BillableMetric](docs/BillableMetric.md)
|
196
|
+
- [LagoAPI::BillableMetricBaseInput](docs/BillableMetricBaseInput.md)
|
197
|
+
- [LagoAPI::BillableMetricCreateInput](docs/BillableMetricCreateInput.md)
|
198
|
+
- [LagoAPI::BillableMetricCreateInputBillableMetric](docs/BillableMetricCreateInputBillableMetric.md)
|
199
|
+
- [LagoAPI::BillableMetricGroup](docs/BillableMetricGroup.md)
|
200
|
+
- [LagoAPI::BillableMetricGroupValuesInner](docs/BillableMetricGroupValuesInner.md)
|
201
|
+
- [LagoAPI::BillableMetricGroupValuesInnerOneOf](docs/BillableMetricGroupValuesInnerOneOf.md)
|
202
|
+
- [LagoAPI::BillableMetricObject](docs/BillableMetricObject.md)
|
203
|
+
- [LagoAPI::BillableMetricUpdateInput](docs/BillableMetricUpdateInput.md)
|
204
|
+
- [LagoAPI::BillableMetricsPaginated](docs/BillableMetricsPaginated.md)
|
205
|
+
- [LagoAPI::ChargeObject](docs/ChargeObject.md)
|
206
|
+
- [LagoAPI::ChargeObjectProperties](docs/ChargeObjectProperties.md)
|
207
|
+
- [LagoAPI::ChargeProperties](docs/ChargeProperties.md)
|
208
|
+
- [LagoAPI::ChargePropertiesGraduatedPercentageRangesInner](docs/ChargePropertiesGraduatedPercentageRangesInner.md)
|
209
|
+
- [LagoAPI::ChargePropertiesGraduatedRangesInner](docs/ChargePropertiesGraduatedRangesInner.md)
|
210
|
+
- [LagoAPI::ChargePropertiesVolumeRangesInner](docs/ChargePropertiesVolumeRangesInner.md)
|
211
|
+
- [LagoAPI::Country](docs/Country.md)
|
212
|
+
- [LagoAPI::Coupon](docs/Coupon.md)
|
213
|
+
- [LagoAPI::CouponBaseInput](docs/CouponBaseInput.md)
|
214
|
+
- [LagoAPI::CouponBaseInputAppliesTo](docs/CouponBaseInputAppliesTo.md)
|
215
|
+
- [LagoAPI::CouponCreateInput](docs/CouponCreateInput.md)
|
216
|
+
- [LagoAPI::CouponCreateInputCoupon](docs/CouponCreateInputCoupon.md)
|
217
|
+
- [LagoAPI::CouponObject](docs/CouponObject.md)
|
218
|
+
- [LagoAPI::CouponUpdateInput](docs/CouponUpdateInput.md)
|
219
|
+
- [LagoAPI::CouponsPaginated](docs/CouponsPaginated.md)
|
220
|
+
- [LagoAPI::CreateWebhookEndpoint200Response](docs/CreateWebhookEndpoint200Response.md)
|
221
|
+
- [LagoAPI::CreateWebhookEndpoint200ResponseWebhookEndpoint](docs/CreateWebhookEndpoint200ResponseWebhookEndpoint.md)
|
222
|
+
- [LagoAPI::CreateWebhookEndpointRequest](docs/CreateWebhookEndpointRequest.md)
|
223
|
+
- [LagoAPI::CreateWebhookEndpointRequestWebhookEndpoint](docs/CreateWebhookEndpointRequestWebhookEndpoint.md)
|
224
|
+
- [LagoAPI::CreditNote](docs/CreditNote.md)
|
225
|
+
- [LagoAPI::CreditNoteAppliedTaxObject](docs/CreditNoteAppliedTaxObject.md)
|
226
|
+
- [LagoAPI::CreditNoteCreateInput](docs/CreditNoteCreateInput.md)
|
227
|
+
- [LagoAPI::CreditNoteCreateInputCreditNote](docs/CreditNoteCreateInputCreditNote.md)
|
228
|
+
- [LagoAPI::CreditNoteCreateInputCreditNoteItemsInner](docs/CreditNoteCreateInputCreditNoteItemsInner.md)
|
229
|
+
- [LagoAPI::CreditNoteItemObject](docs/CreditNoteItemObject.md)
|
230
|
+
- [LagoAPI::CreditNoteItemObjectFee](docs/CreditNoteItemObjectFee.md)
|
231
|
+
- [LagoAPI::CreditNoteObject](docs/CreditNoteObject.md)
|
232
|
+
- [LagoAPI::CreditNoteUpdateInput](docs/CreditNoteUpdateInput.md)
|
233
|
+
- [LagoAPI::CreditNoteUpdateInputCreditNote](docs/CreditNoteUpdateInputCreditNote.md)
|
234
|
+
- [LagoAPI::CreditNotes](docs/CreditNotes.md)
|
235
|
+
- [LagoAPI::CreditObject](docs/CreditObject.md)
|
236
|
+
- [LagoAPI::CreditObjectInvoice](docs/CreditObjectInvoice.md)
|
237
|
+
- [LagoAPI::CreditObjectItem](docs/CreditObjectItem.md)
|
238
|
+
- [LagoAPI::Currency](docs/Currency.md)
|
239
|
+
- [LagoAPI::Customer](docs/Customer.md)
|
240
|
+
- [LagoAPI::CustomerBillingConfiguration](docs/CustomerBillingConfiguration.md)
|
241
|
+
- [LagoAPI::CustomerChargeUsageObject](docs/CustomerChargeUsageObject.md)
|
242
|
+
- [LagoAPI::CustomerChargeUsageObjectBillableMetric](docs/CustomerChargeUsageObjectBillableMetric.md)
|
243
|
+
- [LagoAPI::CustomerChargeUsageObjectCharge](docs/CustomerChargeUsageObjectCharge.md)
|
244
|
+
- [LagoAPI::CustomerChargeUsageObjectGroupsInner](docs/CustomerChargeUsageObjectGroupsInner.md)
|
245
|
+
- [LagoAPI::CustomerCreateInput](docs/CustomerCreateInput.md)
|
246
|
+
- [LagoAPI::CustomerCreateInputCustomer](docs/CustomerCreateInputCustomer.md)
|
247
|
+
- [LagoAPI::CustomerCreateInputCustomerMetadataInner](docs/CustomerCreateInputCustomerMetadataInner.md)
|
248
|
+
- [LagoAPI::CustomerMetadata](docs/CustomerMetadata.md)
|
249
|
+
- [LagoAPI::CustomerObject](docs/CustomerObject.md)
|
250
|
+
- [LagoAPI::CustomerObjectExtended](docs/CustomerObjectExtended.md)
|
251
|
+
- [LagoAPI::CustomerUsage](docs/CustomerUsage.md)
|
252
|
+
- [LagoAPI::CustomerUsageObject](docs/CustomerUsageObject.md)
|
253
|
+
- [LagoAPI::CustomersPaginated](docs/CustomersPaginated.md)
|
254
|
+
- [LagoAPI::Event](docs/Event.md)
|
255
|
+
- [LagoAPI::EventBatchInput](docs/EventBatchInput.md)
|
256
|
+
- [LagoAPI::EventBatchInputEvent](docs/EventBatchInputEvent.md)
|
257
|
+
- [LagoAPI::EventBatchInputEventProperties](docs/EventBatchInputEventProperties.md)
|
258
|
+
- [LagoAPI::EventEstimateFeesInput](docs/EventEstimateFeesInput.md)
|
259
|
+
- [LagoAPI::EventEstimateFeesInputEvent](docs/EventEstimateFeesInputEvent.md)
|
260
|
+
- [LagoAPI::EventInput](docs/EventInput.md)
|
261
|
+
- [LagoAPI::EventInputEvent](docs/EventInputEvent.md)
|
262
|
+
- [LagoAPI::EventObject](docs/EventObject.md)
|
263
|
+
- [LagoAPI::Fee](docs/Fee.md)
|
264
|
+
- [LagoAPI::FeeAppliedTaxObject](docs/FeeAppliedTaxObject.md)
|
265
|
+
- [LagoAPI::FeeObject](docs/FeeObject.md)
|
266
|
+
- [LagoAPI::FeeObjectItem](docs/FeeObjectItem.md)
|
267
|
+
- [LagoAPI::FeeUpdateInput](docs/FeeUpdateInput.md)
|
268
|
+
- [LagoAPI::FeeUpdateInputFee](docs/FeeUpdateInputFee.md)
|
269
|
+
- [LagoAPI::Fees](docs/Fees.md)
|
270
|
+
- [LagoAPI::FeesPaginated](docs/FeesPaginated.md)
|
271
|
+
- [LagoAPI::FindAllWebhookEndpoints200Response](docs/FindAllWebhookEndpoints200Response.md)
|
272
|
+
- [LagoAPI::GetCustomerPortalUrl200Response](docs/GetCustomerPortalUrl200Response.md)
|
273
|
+
- [LagoAPI::GetCustomerPortalUrl200ResponseCustomer](docs/GetCustomerPortalUrl200ResponseCustomer.md)
|
274
|
+
- [LagoAPI::GroupObject](docs/GroupObject.md)
|
275
|
+
- [LagoAPI::GroupPropertiesObject](docs/GroupPropertiesObject.md)
|
276
|
+
- [LagoAPI::GroupPropertiesObjectValues](docs/GroupPropertiesObjectValues.md)
|
277
|
+
- [LagoAPI::GroupsPaginated](docs/GroupsPaginated.md)
|
278
|
+
- [LagoAPI::Invoice](docs/Invoice.md)
|
279
|
+
- [LagoAPI::InvoiceAppliedTaxObject](docs/InvoiceAppliedTaxObject.md)
|
280
|
+
- [LagoAPI::InvoiceMetadataObject](docs/InvoiceMetadataObject.md)
|
281
|
+
- [LagoAPI::InvoiceObject](docs/InvoiceObject.md)
|
282
|
+
- [LagoAPI::InvoiceObjectCustomer](docs/InvoiceObjectCustomer.md)
|
283
|
+
- [LagoAPI::InvoiceObjectExtended](docs/InvoiceObjectExtended.md)
|
284
|
+
- [LagoAPI::InvoiceOneOffCreateInput](docs/InvoiceOneOffCreateInput.md)
|
285
|
+
- [LagoAPI::InvoiceOneOffCreateInputInvoice](docs/InvoiceOneOffCreateInputInvoice.md)
|
286
|
+
- [LagoAPI::InvoiceOneOffCreateInputInvoiceFeesInner](docs/InvoiceOneOffCreateInputInvoiceFeesInner.md)
|
287
|
+
- [LagoAPI::InvoiceUpdateInput](docs/InvoiceUpdateInput.md)
|
288
|
+
- [LagoAPI::InvoiceUpdateInputInvoice](docs/InvoiceUpdateInputInvoice.md)
|
289
|
+
- [LagoAPI::InvoiceUpdateInputInvoiceMetadataInner](docs/InvoiceUpdateInputInvoiceMetadataInner.md)
|
290
|
+
- [LagoAPI::InvoicesPaginated](docs/InvoicesPaginated.md)
|
291
|
+
- [LagoAPI::Organization](docs/Organization.md)
|
292
|
+
- [LagoAPI::OrganizationBillingConfiguration](docs/OrganizationBillingConfiguration.md)
|
293
|
+
- [LagoAPI::OrganizationObject](docs/OrganizationObject.md)
|
294
|
+
- [LagoAPI::OrganizationUpdateInput](docs/OrganizationUpdateInput.md)
|
295
|
+
- [LagoAPI::OrganizationUpdateInputOrganization](docs/OrganizationUpdateInputOrganization.md)
|
296
|
+
- [LagoAPI::PaginationMeta](docs/PaginationMeta.md)
|
297
|
+
- [LagoAPI::Plan](docs/Plan.md)
|
298
|
+
- [LagoAPI::PlanCreateInput](docs/PlanCreateInput.md)
|
299
|
+
- [LagoAPI::PlanCreateInputPlan](docs/PlanCreateInputPlan.md)
|
300
|
+
- [LagoAPI::PlanCreateInputPlanChargesInner](docs/PlanCreateInputPlanChargesInner.md)
|
301
|
+
- [LagoAPI::PlanCreateInputPlanChargesInnerGroupPropertiesInner](docs/PlanCreateInputPlanChargesInnerGroupPropertiesInner.md)
|
302
|
+
- [LagoAPI::PlanObject](docs/PlanObject.md)
|
303
|
+
- [LagoAPI::PlanUpdateInput](docs/PlanUpdateInput.md)
|
304
|
+
- [LagoAPI::PlanUpdateInputPlan](docs/PlanUpdateInputPlan.md)
|
305
|
+
- [LagoAPI::PlanUpdateInputPlanChargesInner](docs/PlanUpdateInputPlanChargesInner.md)
|
306
|
+
- [LagoAPI::PlansPaginated](docs/PlansPaginated.md)
|
307
|
+
- [LagoAPI::Subscription](docs/Subscription.md)
|
308
|
+
- [LagoAPI::SubscriptionCreateInput](docs/SubscriptionCreateInput.md)
|
309
|
+
- [LagoAPI::SubscriptionCreateInputSubscription](docs/SubscriptionCreateInputSubscription.md)
|
310
|
+
- [LagoAPI::SubscriptionObject](docs/SubscriptionObject.md)
|
311
|
+
- [LagoAPI::SubscriptionUpdateInput](docs/SubscriptionUpdateInput.md)
|
312
|
+
- [LagoAPI::SubscriptionUpdateInputSubscription](docs/SubscriptionUpdateInputSubscription.md)
|
313
|
+
- [LagoAPI::SubscriptionsPaginated](docs/SubscriptionsPaginated.md)
|
314
|
+
- [LagoAPI::Tax](docs/Tax.md)
|
315
|
+
- [LagoAPI::TaxBaseInput](docs/TaxBaseInput.md)
|
316
|
+
- [LagoAPI::TaxCreateInput](docs/TaxCreateInput.md)
|
317
|
+
- [LagoAPI::TaxCreateInputTax](docs/TaxCreateInputTax.md)
|
318
|
+
- [LagoAPI::TaxObject](docs/TaxObject.md)
|
319
|
+
- [LagoAPI::TaxUpdateInput](docs/TaxUpdateInput.md)
|
320
|
+
- [LagoAPI::TaxesPaginated](docs/TaxesPaginated.md)
|
321
|
+
- [LagoAPI::Timezone](docs/Timezone.md)
|
322
|
+
- [LagoAPI::Wallet](docs/Wallet.md)
|
323
|
+
- [LagoAPI::WalletCreateInput](docs/WalletCreateInput.md)
|
324
|
+
- [LagoAPI::WalletCreateInputWallet](docs/WalletCreateInputWallet.md)
|
325
|
+
- [LagoAPI::WalletObject](docs/WalletObject.md)
|
326
|
+
- [LagoAPI::WalletTransactionCreateInput](docs/WalletTransactionCreateInput.md)
|
327
|
+
- [LagoAPI::WalletTransactionCreateInputWalletTransaction](docs/WalletTransactionCreateInputWalletTransaction.md)
|
328
|
+
- [LagoAPI::WalletTransactionObject](docs/WalletTransactionObject.md)
|
329
|
+
- [LagoAPI::WalletTransactions](docs/WalletTransactions.md)
|
330
|
+
- [LagoAPI::WalletTransactionsPaginated](docs/WalletTransactionsPaginated.md)
|
331
|
+
- [LagoAPI::WalletUpdateInput](docs/WalletUpdateInput.md)
|
332
|
+
- [LagoAPI::WalletUpdateInputWallet](docs/WalletUpdateInputWallet.md)
|
333
|
+
- [LagoAPI::WalletsPaginated](docs/WalletsPaginated.md)
|
334
|
+
|
335
|
+
|
336
|
+
## Documentation for Authorization
|
337
|
+
|
338
|
+
|
339
|
+
Authentication schemes defined for the API:
|
340
|
+
### bearerAuth
|
341
|
+
|
342
|
+
- **Type**: Bearer authentication
|
343
|
+
|
data/Rakefile
ADDED
data/docs/AddOn.md
ADDED
@@ -0,0 +1,18 @@
|
|
1
|
+
# LagoAPI::AddOn
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **add_on** | [**AddOnObject**](AddOnObject.md) | | |
|
8
|
+
|
9
|
+
## Example
|
10
|
+
|
11
|
+
```ruby
|
12
|
+
require 'lago_ruby'
|
13
|
+
|
14
|
+
instance = LagoAPI::AddOn.new(
|
15
|
+
add_on: null
|
16
|
+
)
|
17
|
+
```
|
18
|
+
|
@@ -0,0 +1,28 @@
|
|
1
|
+
# LagoAPI::AddOnBaseInput
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **name** | **String** | The name of the add-on. | [optional] |
|
8
|
+
| **code** | **String** | Unique code used to identify the add-on. | [optional] |
|
9
|
+
| **amount_cents** | **Integer** | The cost of the add-on in cents, excluding any applicable taxes, that is billed to a customer. By creating a one-off invoice, you will be able to override this value. | [optional] |
|
10
|
+
| **amount_currency** | [**Currency**](Currency.md) | | [optional] |
|
11
|
+
| **description** | **String** | The description of the add-on. | [optional] |
|
12
|
+
| **tax_codes** | **Array<String>** | List of unique code used to identify the taxes. | [optional] |
|
13
|
+
|
14
|
+
## Example
|
15
|
+
|
16
|
+
```ruby
|
17
|
+
require 'lago_ruby'
|
18
|
+
|
19
|
+
instance = LagoAPI::AddOnBaseInput.new(
|
20
|
+
name: Setup Fee,
|
21
|
+
code: setup_fee,
|
22
|
+
amount_cents: 50000,
|
23
|
+
amount_currency: null,
|
24
|
+
description: Implementation fee for new customers.,
|
25
|
+
tax_codes: ["french_standard_vat"]
|
26
|
+
)
|
27
|
+
```
|
28
|
+
|
@@ -0,0 +1,18 @@
|
|
1
|
+
# LagoAPI::AddOnCreateInput
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **add_on** | [**AddOnCreateInputAddOn**](AddOnCreateInputAddOn.md) | | |
|
8
|
+
|
9
|
+
## Example
|
10
|
+
|
11
|
+
```ruby
|
12
|
+
require 'lago_ruby'
|
13
|
+
|
14
|
+
instance = LagoAPI::AddOnCreateInput.new(
|
15
|
+
add_on: null
|
16
|
+
)
|
17
|
+
```
|
18
|
+
|
@@ -0,0 +1,28 @@
|
|
1
|
+
# LagoAPI::AddOnCreateInputAddOn
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **name** | **String** | The name of the add-on. | |
|
8
|
+
| **code** | **String** | Unique code used to identify the add-on. | |
|
9
|
+
| **amount_cents** | **Integer** | The cost of the add-on in cents, excluding any applicable taxes, that is billed to a customer. By creating a one-off invoice, you will be able to override this value. | |
|
10
|
+
| **amount_currency** | [**Currency**](Currency.md) | | |
|
11
|
+
| **description** | **String** | The description of the add-on. | [optional] |
|
12
|
+
| **tax_codes** | **Array<String>** | List of unique code used to identify the taxes. | [optional] |
|
13
|
+
|
14
|
+
## Example
|
15
|
+
|
16
|
+
```ruby
|
17
|
+
require 'lago_ruby'
|
18
|
+
|
19
|
+
instance = LagoAPI::AddOnCreateInputAddOn.new(
|
20
|
+
name: Setup Fee,
|
21
|
+
code: setup_fee,
|
22
|
+
amount_cents: 50000,
|
23
|
+
amount_currency: null,
|
24
|
+
description: Implementation fee for new customers.,
|
25
|
+
tax_codes: ["french_standard_vat"]
|
26
|
+
)
|
27
|
+
```
|
28
|
+
|
data/docs/AddOnObject.md
ADDED
@@ -0,0 +1,32 @@
|
|
1
|
+
# LagoAPI::AddOnObject
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **lago_id** | **String** | Unique identifier of the add-on, created by Lago. | |
|
8
|
+
| **name** | **String** | The name of the add-on. | |
|
9
|
+
| **code** | **String** | Unique code used to identify the add-on. | |
|
10
|
+
| **amount_cents** | **Integer** | The cost of the add-on in cents, excluding any applicable taxes, that is billed to a customer. By creating a one-off invoice, you will be able to override this value. | |
|
11
|
+
| **amount_currency** | [**Currency**](Currency.md) | | |
|
12
|
+
| **description** | **String** | The description of the add-on. | [optional] |
|
13
|
+
| **created_at** | **Time** | The date and time when the add-on was created. It is expressed in UTC format according to the ISO 8601 datetime standard. This field provides the timestamp for the exact moment when the add-on was initially created. | |
|
14
|
+
| **taxes** | [**Array<TaxObject>**](TaxObject.md) | All taxes applied to the add-on. | [optional] |
|
15
|
+
|
16
|
+
## Example
|
17
|
+
|
18
|
+
```ruby
|
19
|
+
require 'lago_ruby'
|
20
|
+
|
21
|
+
instance = LagoAPI::AddOnObject.new(
|
22
|
+
lago_id: 1a901a90-1a90-1a90-1a90-1a901a901a90,
|
23
|
+
name: Setup Fee,
|
24
|
+
code: setup_fee,
|
25
|
+
amount_cents: 50000,
|
26
|
+
amount_currency: null,
|
27
|
+
description: Implementation fee for new customers.,
|
28
|
+
created_at: 2022-04-29T08:59:51Z,
|
29
|
+
taxes: null
|
30
|
+
)
|
31
|
+
```
|
32
|
+
|
@@ -0,0 +1,18 @@
|
|
1
|
+
# LagoAPI::AddOnUpdateInput
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **add_on** | [**AddOnBaseInput**](AddOnBaseInput.md) | | |
|
8
|
+
|
9
|
+
## Example
|
10
|
+
|
11
|
+
```ruby
|
12
|
+
require 'lago_ruby'
|
13
|
+
|
14
|
+
instance = LagoAPI::AddOnUpdateInput.new(
|
15
|
+
add_on: null
|
16
|
+
)
|
17
|
+
```
|
18
|
+
|