Get paylist by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
curl 'https://api.demo.getontop.com/payment-agent/paylists/23' \
--header 'Authorization: Bearer xxxxxxxxxxxxxxxxxx' 
{
  "id": 23,
  "description": "Payments september",
  "client_id": 100,
  "idempotence_key": "anuniquekey123",
  "creation_date": "2023-09-29T14:01:37.151862380Z"
}
Headers
string
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!