PHP Classes

File: tests/fixtures/webhooks/billing_statement_line_item.deleted.json

Recommend this page to a friend!
  Packages of Daryl Legion   PayRex Laravel   tests/fixtures/webhooks/billing_statement_line_item.deleted.json   Download  
File: tests/fixtures/webhooks/billing_statement_line_item.deleted.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PayRex Laravel
Request payments using the PayRex service
Author: By
Last change:
Date: 13 days ago
Size: 576 bytes
 

Contents

Class file image Download
{ "id": "evt_xxxxx", "resource": "event", "type": "billing_statement_line_item.deleted", "data": { "id": "bstm_li_xxxxx", "resource": "billing_statement_line_item", "description": "Line Item 1", "billing_statement_id": "bstm_xxxxx", "livemode": false, "quantity": 1, "unit_price": 50000, "created_at": 1773797789, "updated_at": 1773797789 }, "livemode": false, "pending_webhooks": 1, "previous_attributes": {}, "created_at": 1773797811, "updated_at": 1773797811 }