get https://api.iugu.com/v1/splits/invoices/
Lista a situação atual dos splits da fatura informada.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Lista a situação atual dos splits da fatura informada.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://api.iugu.com/v1/splits/invoices/id \
--header 'accept: application/json'
xxxxxxxxxx
[
{
"account_id": "12E559794A794391BBAC265B5F332A1C",
"account_name": "Parafuzo",
"amount_cents": 36,
"amount": "0.36 BRL",
"paid_at": "2022-09-30T21:28:12-03:00"
}
]