Get a single spending account.
GET
/me/spendingaccounts/{spendingAccountID}
200Description
Only available to Buyer Users.
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
spendingAccountID | Required | string | ID of the spending account. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | string | --- | 100 characters | --- | ||
Balance | number | float | --- | --- | ||
AllowAsPaymentMethod | boolean | --- | --- | --- | ||
StartDate | string | date-time | --- | --- | ||
EndDate | string | date-time | --- | --- | ||
xp | object | --- | --- | --- |