View account details PSD2

View account data

Use this endpoint to view payment account data.

				
					Sandbox: https://api.sandbox.soisy.it/api/users/{userId}/payment-accounts/{paymentAccountId}
Produzione: https://api.soisy.it/api/users/{userId}/payment-accounts/{paymentAccountId}
				
			
				
					GET
				
			

This API requires header authenticationX-Auth-Token .

Below is an example of a request:

				
					    curl 'https://api.sandbox.soisy.it/api/users/{userId}/payment-accounts/{paymentAccountId}' -H 'X-Auth-Token: {token}' -H 'Content-Type: application/json;charset=UTF-8'

				
			

The API returns a JSON object.

CodeDescription
200Request completed successfully
403Failed to authenticate the request
404Resource not found
500System error
				
					{
  "paymentAccountId": <stringa>,
  "userId": <stringa>,
  "ledgerEntries": [
    {
      "amount": <stringa>,
      "date": <stringa>,
      "ledgerEntryPublicId": <stringa>,
      "causal": {
        "id": <intero>,
        "description": <stringa>
      },
      "details": <stringa>,
      "sign": <intero>,
      "counterpart": <stringa>
    },
    ...
  ],
  "balance": <intero>,
  "pagination": {
      "limit": <intero>,
      "offset": <intero>,
      "total": <intero>
    }
  }
				
			

Ciao!

Siamo on line dal lunedì al venerdì dalle 9.30 alle 12.30 e dalle 14.30 alle 17.30

Scrivici in questi orari, grazie!