Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(charge): how to filter charges by customer #727

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

criskell
Copy link
Contributor

No description provided.

@criskell criskell merged commit 7ae66d3 into main Nov 22, 2023
1 check passed
@criskell criskell deleted the feat/how-to-filter-charges-by-customer branch November 22, 2023 21:03

Para filtrar cobranças de um cliente, passe um parâmetro na URL chamado `customer` com o [`correlationID`](../../concepts/correlation-id.md) do cliente.

Por exemplo, caso o `correlationID` do cliente seja `abcd`, filtre as cobranças utilizando a URL `https://api.openpix.com.br/api/v1/charge?customer=abcd`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a curl example

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was referenced Jan 24, 2024
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.

2 participants