Bill Pay Endpoints
bill-pay/create
This endpoint is used to create a bill pay transaction.
post/bill-pay/create
Response
Example response
{
"Success": true,
"TransactionID": "3141128"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.