post https://vpdemo.valorpaytech.com/api/valor/iso-billing-statement
Log in to see full request history
Responses
xxxxxxxxxx
13curl --request POST \
--url https://vpdemo.valorpaytech.com/api/valor/iso-billing-statement \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjozOTYyMywidXNlcl90eXBlX2lkIjoyLCJwZXJtaXNzaW9ucyI6WyJtb2R1bGVzOioiLCJ1c2VyOmlzbyJdLCJzZXNzaW9uX2lkIjoiMjNjMDVhZDgtYmJlYy00NzZiLTgwZWYtYzI4N2RjOTBjZjFhIiwiaWF0IjoxNzAyNDU5ODk5LCJleHAiOjE3MDI0ODg2OTl9.dGEejm19zmiX8eHsF4CseTH2glHa3MdXtYlsgjQM3Ew' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"month": "09",
"year": "2024",
"limit": 25,
"offset": 0
}
'
Try It!
to start a request and see the response here! Or choose an example: