rehive.admin.transaction_collections.get() .then(function (res) { ... }, function (err) { ... });
{- "status": "string",
- "data": {
- "count": 123,
- "results": [
- {
- "id": "string",
- "transactions": [
- {
- "id": "string",
- "parent": "string",
- "partner": "string",
- "index": 0,
- "inferred": true,
- "tx_type": "credit",
- "subtype": "string",
- "note": "string",
- "metadata": {
- "property1": null,
- "property2": null
}, - "status": "Initiating",
- "reference": "string",
- "amount": 0,
- "fee": 0,
- "total_amount": 0,
- "balance": 0,
- "account": "string",
- "label": "string",
- "currency": {
- "code": "string",
- "display_code": "string",
- "description": "string",
- "symbol": "string",
- "unit": "string",
- "divisibility": -2147483648,
}, - "user": {
- "id": "string",
- "username": "string",
- "email": "user@example.com",
- "mobile": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "groups": [
- null
], - "temporary": true
}, - "inclusive": true,
- "archived": false,
- "executed": 0,
- "created": 0,
- "updated": 0,
- "expires": 0
}
], - "status": "Initiating",
- "archived": true,
- "created": 0,
- "updated": 0
}
]
}
}
{- "id": "string",
- "transactions": [
- {
- "id": "string",
- "parent": "string",
- "partner": "string",
- "tx_type": "credit",
- "amount": 0,
- "currency": "string",
- "account": "string",
- "subtype": "string",
- "reference": "string",
- "note": "",
- "metadata": {
- "property1": null,
- "property2": null
}, - "user": "string",
- "inclusive": false,
- "status": "Initiating",
- "expires": 0
}
], - "status": "Initiating",
- "checks": [
- "type"
], - "expires": 0
}
{- "status": "string",
- "data": {
- "id": "string",
- "transactions": [
- {
- "id": "string",
- "parent": "string",
- "partner": "string",
- "index": 0,
- "inferred": true,
- "tx_type": "credit",
- "subtype": "string",
- "note": "string",
- "metadata": {
- "property1": null,
- "property2": null
}, - "status": "Initiating",
- "reference": "string",
- "amount": 0,
- "fee": 0,
- "total_amount": 0,
- "balance": 0,
- "account": "string",
- "label": "string",
- "currency": {
- "code": "string",
- "display_code": "string",
- "description": "string",
- "symbol": "string",
- "unit": "string",
- "divisibility": -2147483648,
}, - "user": {
- "id": "string",
- "username": "string",
- "email": "user@example.com",
- "mobile": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "groups": [
- {
- "name": "string",
- "label": "string",
- "section": "system"
}
], - "temporary": true
}, - "inclusive": true,
- "archived": false,
- "executed": 0,
- "created": 0,
- "updated": 0,
- "expires": 0
}
], - "status": "Initiating",
- "archived": true,
- "created": 0,
- "updated": 0
}
}
rehive.admin.transaction_collections.get( {"id":transactionCollectionsIdentifier} ).then(function (res) { ... }, function (err) { ... });
{- "status": "string",
- "data": {
- "id": "string",
- "transactions": [
- {
- "id": "string",
- "parent": "string",
- "partner": "string",
- "index": 0,
- "inferred": true,
- "tx_type": "credit",
- "subtype": "string",
- "note": "string",
- "metadata": {
- "property1": null,
- "property2": null
}, - "status": "Initiating",
- "reference": "string",
- "amount": 0,
- "fee": 0,
- "total_amount": 0,
- "balance": 0,
- "account": "string",
- "label": "string",
- "currency": {
- "code": "string",
- "display_code": "string",
- "description": "string",
- "symbol": "string",
- "unit": "string",
- "divisibility": -2147483648,
}, - "user": {
- "id": "string",
- "username": "string",
- "email": "user@example.com",
- "mobile": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "groups": [
- {
- "name": "string",
- "label": "string",
- "section": "system"
}
], - "temporary": true
}, - "inclusive": true,
- "archived": false,
- "executed": 0,
- "created": 0,
- "updated": 0,
- "expires": 0
}
], - "status": "Initiating",
- "archived": true,
- "created": 0,
- "updated": 0
}
}
{- "status": "Quoted",
- "checks": [
- "type"
], - "archived": false
}
{- "status": "string",
- "data": {
- "id": "string",
- "transactions": [
- {
- "id": "string",
- "parent": "string",
- "partner": "string",
- "index": 0,
- "inferred": true,
- "tx_type": "credit",
- "subtype": "string",
- "note": "string",
- "metadata": {
- "property1": null,
- "property2": null
}, - "status": "Initiating",
- "reference": "string",
- "amount": 0,
- "fee": 0,
- "total_amount": 0,
- "balance": 0,
- "account": "string",
- "label": "string",
- "currency": {
- "code": "string",
- "display_code": "string",
- "description": "string",
- "symbol": "string",
- "unit": "string",
- "divisibility": -2147483648,
}, - "user": {
- "id": "string",
- "username": "string",
- "email": "user@example.com",
- "mobile": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "groups": [
- {
- "name": "string",
- "label": "string",
- "section": "system"
}
], - "temporary": true
}, - "inclusive": true,
- "archived": false,
- "executed": 0,
- "created": 0,
- "updated": 0,
- "expires": 0
}
], - "status": "Initiating",
- "archived": true,
- "created": 0,
- "updated": 0
}
}
{- "status": "Quoted",
- "checks": [
- "type"
], - "archived": false
}
{- "status": "string",
- "data": {
- "id": "string",
- "transactions": [
- {
- "id": "string",
- "parent": "string",
- "partner": "string",
- "index": 0,
- "inferred": true,
- "tx_type": "credit",
- "subtype": "string",
- "note": "string",
- "metadata": {
- "property1": null,
- "property2": null
}, - "status": "Initiating",
- "reference": "string",
- "amount": 0,
- "fee": 0,
- "total_amount": 0,
- "balance": 0,
- "account": "string",
- "label": "string",
- "currency": {
- "code": "string",
- "display_code": "string",
- "description": "string",
- "symbol": "string",
- "unit": "string",
- "divisibility": -2147483648,
}, - "user": {
- "id": "string",
- "username": "string",
- "email": "user@example.com",
- "mobile": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "groups": [
- {
- "name": "string",
- "label": "string",
- "section": "system"
}
], - "temporary": true
}, - "inclusive": true,
- "archived": false,
- "executed": 0,
- "created": 0,
- "updated": 0,
- "expires": 0
}
], - "status": "Initiating",
- "archived": true,
- "created": 0,
- "updated": 0
}
}
{- "status": "string",
- "data": {
- "count": 123,
- "results": [
- {
- "id": "string",
- "parent": "string",
- "partner": "string",
- "index": 0,
- "inferred": true,
- "tx_type": "credit",
- "subtype": "string",
- "note": "string",
- "metadata": {
- "property1": null,
- "property2": null
}, - "status": "Initiating",
- "reference": "string",
- "amount": 0,
- "fee": 0,
- "total_amount": 0,
- "balance": 0,
- "account": "string",
- "label": "string",
- "currency": {
- "code": "string",
- "display_code": "string",
- "description": "string",
- "symbol": "string",
- "unit": "string",
- "divisibility": -2147483648,
}, - "user": {
- "id": "string",
- "username": "string",
- "email": "user@example.com",
- "mobile": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "groups": [
- {
- "name": "string",
- "label": "string",
- "section": "system"
}
], - "temporary": true
}, - "inclusive": true,
- "archived": false,
- "executed": 0,
- "created": 0,
- "updated": 0,
- "expires": 0
}
]
}
}
{- "transactions": [
- {
- "id": "string",
- "parent": "string",
- "partner": "string",
- "tx_type": "credit",
- "amount": 0,
- "currency": "string",
- "account": "string",
- "subtype": "string",
- "reference": "string",
- "note": "",
- "metadata": {
- "property1": null,
- "property2": null
}, - "user": "string",
- "inclusive": false,
- "expires": 0
}
]
}
{- "status": "string",
- "data": {
- "id": "string",
- "parent": "string",
- "partner": "string",
- "index": 0,
- "inferred": true,
- "tx_type": "credit",
- "subtype": "string",
- "note": "string",
- "metadata": {
- "property1": null,
- "property2": null
}, - "status": "Initiating",
- "reference": "string",
- "amount": 0,
- "fee": 0,
- "total_amount": 0,
- "balance": 0,
- "account": "string",
- "label": "string",
- "currency": {
- "code": "string",
- "display_code": "string",
- "description": "string",
- "symbol": "string",
- "unit": "string",
- "divisibility": -2147483648,
}, - "user": {
- "id": "string",
- "username": "string",
- "email": "user@example.com",
- "mobile": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "groups": [
- {
- "name": "string",
- "label": "string",
- "section": "system"
}
], - "temporary": true
}, - "inclusive": true,
- "archived": false,
- "executed": 0,
- "created": 0,
- "updated": 0,
- "expires": 0
}
}