Payment Update Service Overview

The Payment Update service is a set of methods implemented by Google that are called by the integrator. These methods are used to update payment state, and pull remittance information.

Methods
echo POST /v1/echo
Echos back the client_message passed in.
paymentDisputeNotification POST /v1/paymentDisputeNotification
Informs Google that a dispute has been finalized.
paymentInquiryNotification POST /v1/paymentInquiryNotification
Informs Google that an inquiry has been started.
remittanceStatementDetails POST /v1/remittanceStatementDetails
Returns transaction detail information about a remittance statement.