Testing
Test Incoming DomesticWire
Use this API to create a payout from an account.
Below fields are mandatory
{
"accountId": "{{accountId}}",
"contactId": "{{contactId}}",
"amount": "200"
}
status field in response can have below values.
- declined
- settled
POST
Documentation Index
Fetch the complete documentation index at: https://docs.solidfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Body
application/json
Response
200 - undefined