Skip to content

Conversation

@nicolasalmeida-stark
Copy link
Contributor

@nicolasalmeida-stark nicolasalmeida-stark commented Jun 18, 2025

Request

previews = starkinfra.brcodepreview.create([
    starkinfra.BrcodePreview(
        id="00020101021226890014br.gov.bcb.pix2567brcode-h.sandbox.starkinfra.com/v2/a09fa52d5ae247b9aef73c74a52dfd645204000053039865802BR5915Jamie Lannister6014Rio de Janeiro62070503***630499B0",
        payer_id="20018183000180",
    )
])

for preview in previews:
    print(preview)

Response

BrcodePreview(
        account_number=0000000000,
        account_type=savings,
        amount=100,
        amount_type=fixed,
        bank_code=32160637,
        branch_code=0001,
        cash_amount=0,
        cashier_bank_code=,
        cashier_type=,
        description=my brcode description,
        discount_amount=0,
        due=None,
        end_to_end_id=E32160637202506232314m2DIGSxO4hS,
        fine_amount=0,
        id=00020101021226890014br.gov.bcb.pix2567brcode-h.sandbox.starkinfra.com/v2/5eb74adee77244d29b936674c8fbe16e5204000053039865802BR5915Jamie Lannister6014Rio de Janeiro62070503***6304238D,
        interest_amount=0,
        key_id=+9103921390126,
        name=Arya Stark,
        nominal_amount=100,
        payer_id=20018183000180,
        reconciliation_id=739748293490521759808466821,
        reduction_amount=0,
        scheduled=2025-06-23 23:14:56.547662,
        status=created,
        subscription=None,
        tax_id=28.729.703/0001-74
)

@nicolasalmeida-stark nicolasalmeida-stark force-pushed the feature/brcode-preview-subscription branch from 965a65d to 3d804eb Compare June 26, 2025 21:02
@paulo-stark paulo-stark merged commit 182dfa0 into master Jun 26, 2025
@paulo-stark paulo-stark deleted the feature/brcode-preview-subscription branch June 26, 2025 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants