Get Account Statement by Phone
GET /statements/phone/{phoneNumber}
Description
Retrieve an account statement using the phone number.
Authentication
Bearer Token
Request
Headers
| Header | Value | Required |
|---|---|---|
| Authorization | Bearer {{token}} | Yes |
Path Parameters
| Parameter | Type | Description |
|---|---|---|
phoneNumber | string | Phone number associated with the account |