{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"amount": 0,
"currency": "PHP",
"status": "draft",
"issued_by": "string",
"issued_to": "string",
"issued_at": "2019-08-24T14:15:22Z",
"paid_by": "389dc3b9-e8eb-4e38-981b-97cb5e189b11",
"paid_at": "2019-08-24T14:15:22Z",
"expires_at": "2019-08-24T14:15:22Z",
"description": "string",
"deliverable": {
"type": "order",
"reference_id": "string",
"description": "string",
"details": "string"
},
"recipient": {
"name": "string",
"email": "user@example.com",
"mobile": "string",
"wallet": "string",
"tag": "string"
},
"channel": {
"id": "string",
"service": "payment",
"name": "string",
"description": "string",
"policy": {
"uri": "http://example.com"
}
},
"payment": {
"paid_at": "2019-08-24T14:15:22Z",
"details": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "paid",
"actor": "b4172a54-df0e-4918-8f0c-143e6e6d9830",
"proxy": "2df1c044-2b92-4b6e-a41c-a8bd9dc68c78",
"summary": "string",
"published_at": "2019-08-24T14:15:22Z",
"resource": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "string",
"data": {}
}
}
},
"activities": [
{
"parent": "42e2bc1b-6741-4e2e-b138-97b4a342c999",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "paid",
"actor": "b4172a54-df0e-4918-8f0c-143e6e6d9830",
"proxy": "2df1c044-2b92-4b6e-a41c-a8bd9dc68c78",
"summary": "string",
"published_at": "2019-08-24T14:15:22Z",
"resource": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "string",
"data": {}
}
}
],
"preview": {
"amount": 0,
"valid": false,
"fees": {
"total": 0,
"covered": true,
"breakdown": {
"pct": 0,
"add": 0,
"min": 0,
"max": 0,
"fixed": 0
}
},
"messages": [
{
"code": "string",
"type": "error",
"message": "string"
}
]
}
}