Bills
Pay bill
Pay specified amount of bill with bill_id. The submitted credit card will be used to pay the bill. You'll receive an email once the payment has been processed by the utility.
post/bills/{bill_id}/pay
Path parameters
bill_idstring required
Bill id
Headers
Authorizationstring required
access_token passed as "Bearer {access_token}"
Pelm-Client-Idstring required
Pelm-Client-Id given to a developer when they register
Pelm-Secretstring required
Pelm-Secret given to a developer when they register
Response
Successful operation