Journal Entry Endpoints
journal-entry/transfer
This endpoint allows you to transfer offbook funds between VoPay accounts and/or Client accounts. This endpoint will create two journal entries, one to debit the source account and one to credit the destination account.
post/journal-entry/transfer
Response
Example response
{
"Success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.