Keiza Capital Docs

Payments Pix

Endpoint

Get All

GET
https://sandbox.keizacapital.com.br
/auth/payment/pix

Get Allquery Parameters

  • pageinteger
  • limitinteger · min: 1 · max: 100

Get AllResponses

    • currentPageinteger
      Example: 1
    • pageSizeinteger
      Example: 1
    • totalItemsinteger
      Example: 1
    • totalPagesinteger
      Example: 1
    • dataobject[]

Create

POST
https://sandbox.keizacapital.com.br
/auth/payment/pix

CreateRequest Body

  • amountnumber · required
  • selfEarnedFeesnumber
  • externalIdstring
  • descriptionstring
  • callbackSuccessUrlstring
    Example: https://example.com.br/success
  • dueDatestring
    Example: 2025-04-12

CreateResponses

    No schema specified

Get by id

GET
https://sandbox.keizacapital.com.br
/auth/payment/pix/{id}

Get by idpath Parameters

  • idstring · required

Get by idResponses

    No schema specified

Update

PUT
https://sandbox.keizacapital.com.br
/auth/payment/pix/{id}

Updatepath Parameters

  • idstring · required

UpdateRequest Body

  • amountnumber
    Example: 10
  • selfEarnedFeesnumber
    Example: 1
  • externalIdstring
    Example: a externalId reference
  • descriptionstring
    Example: a description example
  • callbackSuccessUrlstring
    Example: https://example.com.br/success
  • dueDatestring
    Example: 2025-04-12

UpdateResponses

    No schema specified

sandboxOnly Pay

POST
https://sandbox.keizacapital.com.br
/auth/payment/pix/sandboxOnly/pay

sandboxOnly PayRequest Body

  • idstring · required

sandboxOnly PayResponses

    No schema specified

Get earned fees balance

GET
https://sandbox.keizacapital.com.br
/auth/payment/pix/earnedFeesBalance

Get earned fees balanceResponses

    No schema specified

Withdraw earned fees

POST
https://sandbox.keizacapital.com.br
/auth/payment/pix/withdrawEarnedFees

Withdraw earned feesRequest Body

  • amountnumber · required

Withdraw earned feesResponses

    No schema specified

Public Get By ID

GET
https://sandbox.keizacapital.com.br
/payment/pix/{id}

Public Get By IDpath Parameters

  • idstring · required

Public Get By IDResponses

    No schema specified