Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
return results with an amount limit greater than or equal to this
x >= 0return results with an amount limit less than or equal to this
x >= 0return results that are associated with at least this many accounts
x >= 0return results that are associated with this many accounts
x >= 0return results that are associated with at most this many accounts
x >= 0Specifies the sort order for returned Spend Controls.
The type of payment to which a spend control applies. If this is not set, the spend control applies to all spending, regardless of payment type.
ACH, CARD, CASH, CHECK, EFT_CA, EXTERNAL_CARD, INTERNAL_TRANSFER, SYNCTERA_PAY, WIRE return results that match this name
return results with these comma-separated IDs
"c833e6c6-5c15-4719-90e9-7a6682c483d3,ef17356c-69b0-446e-ae2f-72ab59eeb544"
The direction of funds flow to which a spend control applies. To limit the rate of funds flowing out of an account, use DEBIT. To limit the rate of funds flowing in to an account, use CREDIT. If this is not set, the spend control applies to debits (ie spending) only.
CREDITS, DEBITS return results that match this active status
Maximum number of objects to return per page. If the limit is greater than 100, then it will be set to 100.
x >= 1100
return results matching this account ID
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
return results matching this amount limit
x >= 0
