Operation | HTTP Request | Description |
---|---|---|
get |
GET /publisher/billing_accounts/unified_balance/ |
Get unifiedbalance |
get |
GET /publisher/billing_accounts/ |
Retrieves list of Billing Accounts |
get |
GET /publisher/billing_accounts/{currency__code}/ |
Retrieves Billing Account |
Operation | HTTP Request | Description |
---|---|---|
get |
GET /publisher/invoices/ |
Invoice list |
get |
GET /publisher/invoices/{uuid}/ |
Retrieve invoice |
get |
GET /publisher/invoices/stats/ |
Get invoicestats |
Operation | HTTP Request | Description |
---|---|---|
get |
GET /publisher/payment_account/ |
Get paymentaccount |
put |
PUT /publisher/payment_account/ |
Update paymentaccount |
patch |
PATCH /publisher/payment_account/ |
Partial update paymentaccount |
Operation | HTTP Request | Description |
---|---|---|
get |
GET /publisher/payment_status/ |
Get paymentstatus |
Operation | HTTP Request | Description |
---|---|---|
post |
POST /publisher/shared_tracking/try/ |
Create sharedtrackingtest |
Operation | HTTP Request | Description |
---|---|---|
get |
GET /publisher/subaccounts/find/ |
Subaccount finder |