public class B2bRouter
extends java.lang.Object
Constructor and Description |
---|
B2bRouter(java.lang.String project,
java.lang.String apiKey,
Invoice invoice) |
Modifier and Type | Method and Description |
---|---|
void |
postToB2bRouter()
Posts an invoice to b2brouter.net
|
public B2bRouter(java.lang.String project, java.lang.String apiKey, Invoice invoice)
project
- your project ID to which upload the invoiceapiKey
- the API key associated with that projectinvoice
- an Invoicepublic void postToB2bRouter() throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException