Create Bill

Create a new Bill.

Request

This endpoint expects an object.
consumer_idstringRequiredformat: "uuid"
sending_account_idstringRequiredformat: "uuid"
namestringRequired<=255 characters
receiver_namestringRequired<=255 characters
account_numberstringRequired<=255 characters
account_routing_numberstringRequired<=255 characters

Response

consumer_idstringformat: "uuid"
sending_account_idstringformat: "uuid"
namestring<=255 characters
receiver_namestring<=255 characters
account_numberstring<=255 characters
account_routing_numberstring<=255 characters