-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a42c17e
commit 700e379
Showing
17 changed files
with
537 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 24 additions & 0 deletions
24
openapi/examples/infractions/CreateInfractionReportRequest-INTERNALRejectedPayee.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<CreateInfractionReportRequest> | ||
<Signature></Signature> | ||
<Participant>99999010</Participant> | ||
<InfractionReport> | ||
<TransactionId>12345679XPTO1234</TransactionId> | ||
<TransactionType>INTERNAL</TransactionType> | ||
<TransactionResult>REJECTED_PAYEE</TransactionResult> | ||
<InfractionType>FRAUD</InfractionType> | ||
<ReportDetails>Tentativa de transação feita através de QR Code falso em boleto</ReportDetails> | ||
<InfractionData> | ||
<TaxIdNumber>11122233300</TaxIdNumber> | ||
<Key>+5561988880000</Key> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999003</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<TransactionDate>2021-10-10T10:00:00Z</TransactionDate> | ||
<InfractingAccountData> | ||
<Branch>0001</Branch> | ||
<AccountNumber>0007654321</AccountNumber> | ||
</InfractingAccountData> | ||
</InfractionData> | ||
</InfractionReport> | ||
</CreateInfractionReportRequest> |
23 changes: 23 additions & 0 deletions
23
openapi/examples/infractions/CreateInfractionReportRequest-INTERNALRejectedPayer.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<CreateInfractionReportRequest> | ||
<Signature></Signature> | ||
<Participant>99999010</Participant> | ||
<InfractionReport> | ||
<TransactionId>12345679XPTO1234</TransactionId> | ||
<TransactionType>INTERNAL</TransactionType> | ||
<TransactionResult>REJECTED_PAYER</TransactionResult> | ||
<InfractionType>FRAUD</InfractionType> | ||
<ReportDetails>Tentativa de transação feita através de QR Code falso em boleto</ReportDetails> | ||
<InfractionData> | ||
<TaxIdNumber>11122233300</TaxIdNumber> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999010</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<TransactionDate>2021-10-10T10:00:00Z</TransactionDate> | ||
<InfractingAccountData> | ||
<Branch>0001</Branch> | ||
<AccountNumber>0007654321</AccountNumber> | ||
</InfractingAccountData> | ||
</InfractionData> | ||
</InfractionReport> | ||
</CreateInfractionReportRequest> |
24 changes: 24 additions & 0 deletions
24
openapi/examples/infractions/CreateInfractionReportRequest-INTERNALSettled.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<CreateInfractionReportRequest> | ||
<Signature></Signature> | ||
<Participant>99999010</Participant> | ||
<InfractionReport> | ||
<TransactionId>12345679XPTO1234</TransactionId> | ||
<TransactionType>INTERNAL</TransactionType> | ||
<TransactionResult>SETTLED</TransactionResult> | ||
<InfractionType>FRAUD</InfractionType> | ||
<ReportDetails>Transação feita através de QR Code falso em boleto</ReportDetails> | ||
<InfractionData> | ||
<TaxIdNumber>11122233300</TaxIdNumber> | ||
<Key>+5561988880000</Key> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999003</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<TransactionDate>2021-10-10T10:00:00Z</TransactionDate> | ||
<InfractingAccountData> | ||
<Branch>0001</Branch> | ||
<AccountNumber>0007654321</AccountNumber> | ||
</InfractingAccountData> | ||
</InfractionData> | ||
</InfractionReport> | ||
</CreateInfractionReportRequest> |
24 changes: 24 additions & 0 deletions
24
openapi/examples/infractions/CreateInfractionReportRequest-SPIRejectedPayee.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<CreateInfractionReportRequest> | ||
<Signature></Signature> | ||
<Participant>99999010</Participant> | ||
<InfractionReport> | ||
<TransactionId>E9999901012341234123412345678900</TransactionId> | ||
<TransactionType>SPI</TransactionType> | ||
<TransactionResult>REJECTED_PAYEE</TransactionResult> | ||
<InfractionType>FRAUD</InfractionType> | ||
<ReportDetails>Tentativa de transação feita através de QR Code falso em boleto</ReportDetails> | ||
<InfractionData> | ||
<TaxIdNumber>11122233300</TaxIdNumber> | ||
<Key>+5561988880000</Key> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999003</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<TransactionDate>2021-10-10T10:00:00Z</TransactionDate> | ||
<InfractingAccountData> | ||
<Branch>0001</Branch> | ||
<AccountNumber>0007654321</AccountNumber> | ||
</InfractingAccountData> | ||
</InfractionData> | ||
</InfractionReport> | ||
</CreateInfractionReportRequest> |
23 changes: 23 additions & 0 deletions
23
openapi/examples/infractions/CreateInfractionReportRequest-SPIRejectedPayer.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<CreateInfractionReportRequest> | ||
<Signature></Signature> | ||
<Participant>99999010</Participant> | ||
<InfractionReport> | ||
<TransactionId>E9999901012341234123412345678900</TransactionId> | ||
<TransactionType>SPI</TransactionType> | ||
<TransactionResult>REJECTED_PAYER</TransactionResult> | ||
<InfractionType>FRAUD</InfractionType> | ||
<ReportDetails>Tentativa de transação feita através de QR Code falso em boleto</ReportDetails> | ||
<InfractionData> | ||
<TaxIdNumber>11122233300</TaxIdNumber> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999010</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<TransactionDate>2021-10-10T10:00:00Z</TransactionDate> | ||
<InfractingAccountData> | ||
<Branch>0001</Branch> | ||
<AccountNumber>0007654321</AccountNumber> | ||
</InfractingAccountData> | ||
</InfractionData> | ||
</InfractionReport> | ||
</CreateInfractionReportRequest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 32 additions & 0 deletions
32
openapi/examples/infractions/CreateInfractionReportResponse-INTERNALRejectedPayee.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<CreateInfractionReportResponse> | ||
<Signature></Signature> | ||
<ResponseTime>2020-11-10T10:00:00Z</ResponseTime> | ||
<CorrelationId>a9f13566e19f5ca51329479a5bae60c5</CorrelationId> | ||
<InfractionReport> | ||
<TransactionId>12345679XPTO1234</TransactionId> | ||
<TransactionType>INTERNAL</TransactionType> | ||
<TransactionResult>REJECTED_PAYEE</TransactionResult> | ||
<InfractionData> | ||
<TaxIdNumber>11122233300</TaxIdNumber> | ||
<Key>+5561988880000</Key> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999003</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<TransactionDate>2021-10-10T10:00:00Z</TransactionDate> | ||
<InfractingAccountData> | ||
<Branch>0001</Branch> | ||
<AccountNumber>0007654321</AccountNumber> | ||
</InfractingAccountData> | ||
</InfractionData> | ||
<InfractionType>FRAUD</InfractionType> | ||
<ReportDetails>Tentativa de transação feita através de QR Code falso em boleto</ReportDetails> | ||
<Id>91d65e98-97c0-4b0f-b577-73625da1f9fc</Id> | ||
<Status>OPEN</Status> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999003</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<CreationTime>2021-11-10T10:00:00Z</CreationTime> | ||
<LastModified>2021-11-10T10:00:00Z</LastModified> | ||
</InfractionReport> | ||
</CreateInfractionReportResponse> |
31 changes: 31 additions & 0 deletions
31
openapi/examples/infractions/CreateInfractionReportResponse-INTERNALRejectedPayer.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<CreateInfractionReportResponse> | ||
<Signature></Signature> | ||
<ResponseTime>2020-11-10T10:00:00Z</ResponseTime> | ||
<CorrelationId>a9f13566e19f5ca51329479a5bae60c5</CorrelationId> | ||
<InfractionReport> | ||
<TransactionId>12345679XPTO1234</TransactionId> | ||
<TransactionType>INTERNAL</TransactionType> | ||
<TransactionResult>REJECTED_PAYER</TransactionResult> | ||
<InfractionData> | ||
<TaxIdNumber>11122233300</TaxIdNumber> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999010</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<TransactionDate>2021-10-10T10:00:00Z</TransactionDate> | ||
<InfractingAccountData> | ||
<Branch>0001</Branch> | ||
<AccountNumber>0007654321</AccountNumber> | ||
</InfractingAccountData> | ||
</InfractionData> | ||
<InfractionType>FRAUD</InfractionType> | ||
<ReportDetails>Tentativa de transação feita através de QR Code falso em boleto</ReportDetails> | ||
<Id>91d65e98-97c0-4b0f-b577-73625da1f9fc</Id> | ||
<Status>OPEN</Status> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999010</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<CreationTime>2021-11-10T10:00:00Z</CreationTime> | ||
<LastModified>2021-11-10T10:00:00Z</LastModified> | ||
</InfractionReport> | ||
</CreateInfractionReportResponse> |
32 changes: 32 additions & 0 deletions
32
openapi/examples/infractions/CreateInfractionReportResponse-INTERNALSettled.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<CreateInfractionReportResponse> | ||
<Signature></Signature> | ||
<ResponseTime>2020-11-10T10:00:00Z</ResponseTime> | ||
<CorrelationId>a9f13566e19f5ca51329479a5bae60c5</CorrelationId> | ||
<InfractionReport> | ||
<TransactionId>12345679XPTO1234</TransactionId> | ||
<TransactionType>INTERNAL</TransactionType> | ||
<TransactionResult>SETTLED</TransactionResult> | ||
<InfractionData> | ||
<TaxIdNumber>11122233300</TaxIdNumber> | ||
<Key>+5561988880000</Key> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999003</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<TransactionDate>2021-10-10T10:00:00Z</TransactionDate> | ||
<InfractingAccountData> | ||
<Branch>0001</Branch> | ||
<AccountNumber>0007654321</AccountNumber> | ||
</InfractingAccountData> | ||
</InfractionData> | ||
<InfractionType>FRAUD</InfractionType> | ||
<ReportDetails>Transação feita através de QR Code falso em boleto</ReportDetails> | ||
<Id>91d65e98-97c0-4b0f-b577-73625da1f9fc</Id> | ||
<Status>OPEN</Status> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999003</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<CreationTime>2021-11-10T10:00:00Z</CreationTime> | ||
<LastModified>2021-11-10T10:00:00Z</LastModified> | ||
</InfractionReport> | ||
</CreateInfractionReportResponse> |
32 changes: 32 additions & 0 deletions
32
openapi/examples/infractions/CreateInfractionReportResponse-SPIRejectedPayee.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<CreateInfractionReportResponse> | ||
<Signature></Signature> | ||
<ResponseTime>2020-01-10T10:00:00Z</ResponseTime> | ||
<CorrelationId>a9f13566e19f5ca51329479a5bae60c5</CorrelationId> | ||
<InfractionReport> | ||
<TransactionId>E9999901012341234123412345678900</TransactionId> | ||
<TransactionType>SPI</TransactionType> | ||
<TransactionResult>REJECTED_PAYEE</TransactionResult> | ||
<InfractionData> | ||
<TaxIdNumber>11122233300</TaxIdNumber> | ||
<Key>+5561988880000</Key> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999003</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<TransactionDate>2021-10-10T10:00:00Z</TransactionDate> | ||
<InfractingAccountData> | ||
<Branch>0001</Branch> | ||
<AccountNumber>0007654321</AccountNumber> | ||
</InfractingAccountData> | ||
</InfractionData> | ||
<InfractionType>FRAUD</InfractionType> | ||
<ReportDetails>Tentativa de transação feita através de QR Code falso em boleto</ReportDetails> | ||
<Id>91d65e98-97c0-4b0f-b577-73625da1f9fc</Id> | ||
<Status>OPEN</Status> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999003</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<CreationTime>2021-11-17T10:00:00Z</CreationTime> | ||
<LastModified>2021-11-17T10:00:00Z</LastModified> | ||
</InfractionReport> | ||
</CreateInfractionReportResponse> |
31 changes: 31 additions & 0 deletions
31
openapi/examples/infractions/CreateInfractionReportResponse-SPIRejectedPayer.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<CreateInfractionReportResponse> | ||
<Signature></Signature> | ||
<ResponseTime>2020-01-10T10:00:00Z</ResponseTime> | ||
<CorrelationId>a9f13566e19f5ca51329479a5bae60c5</CorrelationId> | ||
<InfractionReport> | ||
<TransactionId>E9999901012341234123412345678900</TransactionId> | ||
<TransactionType>SPI</TransactionType> | ||
<TransactionResult>REJECTED_PAYER</TransactionResult> | ||
<InfractionData> | ||
<TaxIdNumber>11122233300</TaxIdNumber> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999010</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<TransactionDate>2021-10-10T10:00:00Z</TransactionDate> | ||
<InfractingAccountData> | ||
<Branch>0001</Branch> | ||
<AccountNumber>0007654321</AccountNumber> | ||
</InfractingAccountData> | ||
</InfractionData> | ||
<InfractionType>FRAUD</InfractionType> | ||
<ReportDetails>Tentativa de transação feita através de QR Code falso em boleto</ReportDetails> | ||
<Id>91d65e98-97c0-4b0f-b577-73625da1f9fc</Id> | ||
<Status>OPEN</Status> | ||
<DebitedParticipant>99999010</DebitedParticipant> | ||
<CreditedParticipant>99999010</CreditedParticipant> | ||
<ReportedBy>DEBITED_PARTICIPANT</ReportedBy> | ||
<CreationTime>2021-11-17T10:00:00Z</CreationTime> | ||
<LastModified>2021-11-17T10:00:00Z</LastModified> | ||
</InfractionReport> | ||
</CreateInfractionReportResponse> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.