All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to the following versioning pattern:
Given a version number MAJOR.MINOR.PATCH, increment:
- MAJOR version when the API version is incremented. This may include backwards incompatible changes;
- MINOR version when breaking changes are introduced OR new functionalities are added in a backwards compatible manner;
- PATCH version when backwards compatible bug fixes are implemented.
- operator_email and operator_phone to PixInfraction resource
- description to BR Code preview
- data to Dynamic BR Code
- readme
- installment data to IssuingPurchase resource
- pixReversal description
- request methods
- starkcore to v0.5.0
- request prefix param
- Update IssuingPurchase
- fraud_type parameter to PixInfraction resource
- PixUser resource
- PixFraud resource
- IssuingToken resource
- IssuingTokenLog resource
- IssuingTokenDesign resource
- IssuingTokenRequest sub-resource
- IssuingTokenActivation sub-resource
- method, fraud_type and fraud_id parameters to PixInfraction resource
- bacen_id attribute to PixClaim, PixChargeback, PixInfraction resources
- merchant_category_type, description and holder_id attributes to IssuingPurchase resource
- type parameter to PixInfraction resource
- sender_tax_id and receiver_tax_id parameters to DynamicBrcode resource
- metadata attribute to IssuingPurchase resource
- starkcore to v0.1.1
- payer_id and end_to_end_id parameter to BrcodePreview resource
- description parameter to StaticBrcode resource
- nominal_amount and amount parameter to conditionally required to CreditNote resource
- CreditHolmes resource
- IssuingEmbossingKit resource
- cashier_bank_code attribute to StaticBrcode resource
- product_id attribute to IssuingPurchase resource
- type attribute to IssuingDesign resource
- IssuingPurchase.Log errors field from JSON to StarkInfra.Error Object
- IssuingDesign resource
- IssuingStock resource
- IssuingRestock resource
- IssuingEmbossingRequest resource
- identity ids parameter on IndividualIdentityLog
- IndividualIdentity resource
- IndividualDocument resource
- Fixed query() cursor and limit iteration
- amount to nominal_amount, fine_amount to fine, interest_amount to interest, and discount_amount to discounts on response_due method of DynamicBrcode resource
- settlement parameter to funding_type of Issuing Product resource
- client parameter to holder_type of Issuing Product resource
- CreditNotePreview sub-resource to CreditPreview.CreditNotePreview sub-resource
- agent parameter to flow in PixInfraction and PixChargeback resources
- bank_code parameter to claimer_bank_code in PixClaim resource
- agent parameter to flow on query and page methods in PixInfraction and PixChargeback resources
- JSON body returned from response method of PixRequest resource
- JSON body returned from response method of PixReversal resource
- key_id, cash_amount, cashier_bank_code and cashier_type attributes to BrcodePreview resource
- code attribute to IssuingProduct resource
- expand parameter to create method of IssuingHolder resource
- CreditPreview sub-resource
- default to fee, external_id and tags on PixRequest and PixReversal parse method
- BrcodePreview resource
- tags parameter to PixClaim, PixInfraction, Pix Chargeback, DynamicBrcode and StaticBrcode resources
- flow parameter to PixClaim resource
- flow parameter to query and page methods to PixClaim
- tags parameter to query and page methods to PixChargeback, PixClaim and PixInfraction resources
- zip_code, purchase, is_partial_allowed, card_tags and holder_tags attributes to IssuingPurchase resource
- brcode, link and due attributes to IssuingInvoice resource
- category parameter to IssuingProduct resource
- bacen_id parameter from PixChargeback and PixInfraction resources
- agent parameter from PixClaim.Log resource
- StaticBrcode resource
- DynamicBrcode resource
- CreditNotePreview sub-resource
- IssuingRule.Method sub-resources
- IssuingRule.Country sub-resources
- IssuingRule.Category sub-resources
- parse method to IssuingPurchase resource
- response method to PixRequest, PixReversal and IssuingPurchase resources
- nominal_interest attribute to CreditNote resource
- IssuingAuthorization resource
- bank_code attribute from PixReversal resource
- IssuingBin resource to IssuingProduct
- fine and interest attributes to return only on CreditNote.Invoice sub-resource
- expiration in the CreditNote resource from returned-only to optional parameter
- Creditnote.Signer sub-resource to CreditSigner resource
- validation for masked dates and datetimes
- credit receiver's billing address on CreditNote
- after and before parameter types on query and page methods
- CreditNote.Signer sub-resource
- CreditNote.Invoice sub-resource
- CreditNote.Transfer sub-resource
- issuinginvoice.log.get() function
- Webhook resource to receive Events
- merchant_fee atribute to IssuingPurchase
- rules parameter from IssuingCard and IssuingHolder objects returned from the API changed from a list of dictionaries to a list of IssuingHolder objects
- CreditNote.transfer parameter to payment and payment_type
- BrcodeCertificate resource name to PixDomain
- InfractionReport resource name to PixInfraction
- ReversalRequest resource name to PixChargeback
- PixInfraction and PixChargeback to post in batches
- delete methods name to cancel
- BrcodeCertificate resource for Indirect and Direct Participants
- PixDirector resource for Indirect and Direct Participants
- expand parameter to issuingholder.get()
- PixClaim resource for Indirect and Direct Participants
- PixKey resource for Indirect and Direct Participants
- InfractionReport resource for Indirect and Direct Participants
- ReversalRequest resource for Indirect and Direct Participants
- event.get(), event.query(), event.page(), event.delete() and event.update() functions
- Event.Attempt sub-resource to allow retrieval of information on failed webhook event delivery attempts
- CreditNote resource for money lending with Stark Infra's endorsement
- IssuingAuthorization resource for Sub Issuers
- IssuingBalance resource for Sub Issuers
- IssuingBin resource for Sub Issuers
- IssuingCard resource for Sub Issuers
- IssuingHolder resource for Sub Issuers
- IssuingInvoice resource for Sub Issuers
- IssuingPurchase resource for Sub Issuers
- IssuingTransaction resource for Sub Issuers
- IssuingWithdrawal resource for Sub Issuers
- PixRequest resource for Indirect and Direct Participants
- PixReversal resource for Indirect and Direct Participants
- PixDirector resource for Indirect and Direct Participants
- PixBalance resource for Indirect and Direct Participants
- PixStatement resource for Direct Participants
- Event resource for webhook receptions