@@ -16,21 +16,39 @@ Given a version number MAJOR.MINOR.PATCH, increment:
16
16
- StaticBrcode resource
17
17
- BrcodePreview resource
18
18
- DynamicBrcode resource
19
+ - IndividualDocument resource
20
+ - IndividualDocument.Log resource
21
+ - IndividualIdentity resource
22
+ - IndividualIdentity.Log resource
23
+ - CreditHolmes resource
24
+ - CreditHolmes.Log resource
25
+ - IssuingDesign resource
26
+ - IssuingEmbossingRequest resource
27
+ - IssuingEmbossingRequest.Log resource
28
+ - IssuingRestock resource
29
+ - IssuingRestock.Log resource
30
+ - IssuingStock resource
31
+ - IssuingStock.Log resource
19
32
- CardMethod sub-resource
20
- - CreditPreview sub-resource
21
33
- MerchantCountry sub-resource
22
34
- MerchantCategory sub-resource
35
+ - CreditPreview sub-resource
23
36
- CreditNotePreview sub-resource
24
37
- flow attribute to PixChargeback and PixInfraction resources
25
- - tags parameter to PixClaim, PixInfraction, Pix Chargeback resources
38
+ - tags parameter to PixClaim, PixInfraction, PixChargeback resources
26
39
- tags parameter to query and page methods in PixChargeback, PixClaim and PixInfraction resources
27
40
- agent parameter to query and page methods in PixInfraction and PixChargeback resources
28
41
- expand parameter to create, get, query and page methods in IssuingHolder resource
29
- - tax_amount and nominal_interest attributes to return only in CreditNote resource
42
+ - pin parameter to update method in IssuingCard resource
43
+ - nominal_interest attributes to return only in CreditNote resource
30
44
- code attribute to IssuingProduct resource
45
+ - parse method in IssuingPurchase resource
46
+ - response method in IssuingPurchas, PixRequest and PixReversal resources
31
47
- zip_code, is_partial_allowed, card_tags and holder_tags attributes to IssuingPurchase resource
32
48
- brcode, link and due attributes to IssuingInvoice resource
33
49
### Changed
50
+ - CreditNote.Signer to CreditSigner sub-resource
51
+ - PixDirector resource to sub-resource
34
52
- IssuingBin resource to IssuingProduct
35
53
- fine and interest attributes to return only in CreditNote.Invoice sub-resource
36
54
- expiration from returned-only attribute to optional parameter in the CreditNote resource
0 commit comments