Create a customer account sweep
Create Customer Account Sweeps Request Fields.
Configuration for a sweep that supports both sweep-in and sweep-out directions.
Created
Bad request
You are not authorized to access the resource
Accessing the resource you were trying to reach is forbidden
The resource you were trying to reach is not found
Internal server error
Service unavailable
Successful
{- "balanceType": "Range",
- "sweepFrom": {
- "contactId": "936",
- "paymentMethod": "InstantRFP"
}, - "sweepTo": {
- "contactId": "947",
- "paymentMethod": "AchCredit"
}, - "range": {
- "toAmount": 1000.05,
- "fromAmount": 100.12
}, - "frequency": {
- "type": "WEEKLY",
- "dayOfWeek": "Monday",
- "dayOfMonth": 6
}
}
{- "errors": [
- {
- "message": "string",
- "code": "string"
}
]
}