Skip to content

Releases: gr4vy/gr4vy-python

python - v2.2.9 - 2026-07-10 00:54:35

Choose a tag to compare

@github-actions github-actions released this 10 Jul 00:54
bf8ba63

Generated by Speakeasy CLI

gr4vy 2.2.9

Python SDK Changes:

  • gr4vy.merchant_accounts.list(): response.items[].loon_merchant_account_id Added
  • gr4vy.merchant_accounts.create():
    • request.loon_merchant_account_id Added
    • response.loon_merchant_account_id Added
  • gr4vy.merchant_accounts.get(): response.loon_merchant_account_id Added
  • gr4vy.merchant_accounts.update():
    • request.loon_merchant_account_id Added
    • response.loon_merchant_account_id Added

Generated with Speakeasy CLI 1.789.1

Publishing Completed

python - v2.2.8 - 2026-07-09 07:49:34

Choose a tag to compare

@github-actions github-actions released this 09 Jul 07:49
d5c50c6

Generated by Speakeasy CLI

gr4vy 2.2.8

Python SDK Changes:

  • gr4vy.transactions.create():
    • request.connection_options.klarna_klarna Added
  • gr4vy.transactions.update():
    • request.connection_options.klarna_klarna Added
  • gr4vy.payment_links.create():
    • request.connection_options.klarna_klarna Added

Generated with Speakeasy CLI 1.789.0

Publishing Completed

python - v2.2.7 - 2026-07-08 14:23:48

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:23
08ba622

Generated by Speakeasy CLI

2026-07-08 14:23:48

Changes

Based on:

Generated

  • [python v2.2.7] .

Releases

Publishing Completed

python - v2.2.6 - 2026-07-07 14:46:47

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:46
3a0eab5

Generated by Speakeasy CLI

gr4vy 2.2.6

Python SDK Changes:

  • gr4vy.transactions.capture(): response.union(TransactionCapture) Changed

Generated with Speakeasy CLI 1.789.0

Publishing Completed

python - v2.2.5 - 2026-07-06 11:03:54

Choose a tag to compare

@github-actions github-actions released this 06 Jul 11:03
06eaa58

Generated by Speakeasy CLI

gr4vy 2.2.5

Python SDK Changes:

  • gr4vy.transactions.capture(): request.reauthorize_if_authorization_expired Added

Generated with Speakeasy CLI 1.788.1

Publishing Completed

python - v2.2.4 - 2026-07-06 10:58:12

Choose a tag to compare

@github-actions github-actions released this 06 Jul 10:58
27e1aa4

Generated by Speakeasy CLI

gr4vy 2.2.4

Python SDK Changes:

  • gr4vy.gift_cards.get(): response.gift_card_service.gift_card_service_definition_id.enum(valuelink_gift_card) Added
  • gr4vy.gift_cards.create(): response.gift_card_service.gift_card_service_definition_id.enum(valuelink_gift_card) Added
  • gr4vy.gift_cards.list(): response.items[].gift_card_service.gift_card_service_definition_id.enum(valuelink_gift_card) Added
  • gr4vy.transactions.list(): response.items[].gift_card_service.gift_card_service_definition_id.enum(valuelink_gift_card) Added
  • gr4vy.transactions.create(): response.gift_card_service.gift_card_service_definition_id.enum(valuelink_gift_card) Added
  • gr4vy.transactions.get(): response.gift_card_service.gift_card_service_definition_id.enum(valuelink_gift_card) Added
  • gr4vy.transactions.update(): response.gift_card_service.gift_card_service_definition_id.enum(valuelink_gift_card) Added
  • gr4vy.transactions.capture(): response.union(Transaction).gift_card_service.gift_card_service_definition_id.enum(valuelink_gift_card) Added
  • gr4vy.transactions.void(): response.union(Transaction).gift_card_service.gift_card_service_definition_id.enum(valuelink_gift_card) Added
  • gr4vy.transactions.cancel(): response.transaction.gift_card_service.gift_card_service_definition_id.enum(valuelink_gift_card) Added
  • gr4vy.transactions.sync(): response.gift_card_service.gift_card_service_definition_id.enum(valuelink_gift_card) Added

Generated with Speakeasy CLI 1.788.1

Publishing Completed

python - v2.2.3 - 2026-07-06 08:42:46

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:42
d1e7717

Generated by Speakeasy CLI

gr4vy 2.2.3

Python SDK Changes:

  • gr4vy.api_key_pairs.list(): Added
  • gr4vy.api_key_pairs.create(): Added
  • gr4vy.api_key_pairs.get(): Added
  • gr4vy.api_key_pairs.update(): Added
  • gr4vy.api_key_pairs.delete(): Added

Generated with Speakeasy CLI 1.788.1

Publishing Completed

python - v2.2.2 - 2026-07-01 01:13:32

Choose a tag to compare

@github-actions github-actions released this 01 Jul 01:13
d5647cc

Generated by Speakeasy CLI

gr4vy 2.2.2

Python SDK Changes:

  • gr4vy.transactions.refunds.list(): response.items[] Changed
  • gr4vy.transactions.refunds.create(): response Changed
  • gr4vy.transactions.refunds.get(): response Changed
  • gr4vy.transactions.refunds.all.create(): response.items[] Changed
  • gr4vy.refunds.get(): response Changed

Generated with Speakeasy CLI 1.787.0

Publishing Completed

python - v2.2.1 - 2026-06-30 09:31:21

Choose a tag to compare

@github-actions github-actions released this 30 Jun 09:31
90da8a9

Generated by Speakeasy CLI

gr4vy 2.2.1

Python SDK Changes:

  • gr4vy.reports.list(): response.items[].spec.model.enum(ai_insights) Added
  • gr4vy.reports.create():
    • request.spec.union(ai_insights) Added
    • response.spec.model.enum(ai_insights) Added
  • gr4vy.reports.get(): response.spec.model.enum(ai_insights) Added
  • gr4vy.reports.put(): response.spec.model.enum(ai_insights) Added

Generated with Speakeasy CLI 1.786.1

Publishing Completed

python - v2.2.0 - 2026-06-29 08:22:23

Choose a tag to compare

@github-actions github-actions released this 29 Jun 08:22
1b41618

Generated by Speakeasy CLI

gr4vy 2.2.0

Python SDK Changes:

  • gr4vy.transactions.events.list(): response.items[].name.enum(payment_connector_report_refund_settled) Added

Generated with Speakeasy CLI 1.786.1

Publishing Completed