V1
Resources
Access to user’s limits :
/api/[domaine_partenaire]/users/appuserid/limits
1.Limits
Contains the information about a bank card payment
Property | Type | Example | Description |
---|---|---|---|
GlobalIn | LimitDetails | Display information about all incoming operations on the user’s account (payins, payments…) | |
GlobalOut | LimitDetails | Display information about all outgoing operations on the user’s account (payouts, payments…) |
2.LimitDetails
Property | Type | Example | Description |
---|---|---|---|
AnnualAllowance | long | 25000 | Allowed annual amount |
UsedAllowance | long | 1500 | Used annual amount |
RenewalDate | DateTime | 2013-09-10T 00:00:00.000000 +02:00 |
Date after which the counter will start after the first operation on the account |