Payment Object
A payment object (specification).
Warning: XAG-API is early alpha software. API methods and data formats are likely to change frequently in ways that break backwards compatibility.
- Type: Object
This type can contain the following fields:
Field | Type | Required? | Description |
---|---|---|---|
source_slippage |
String | Optional | |
destination_tag |
Number | Optional | |
source_amount |
Object (Amount) | Required | An amount in the XAG Ledger. |
source_address |
String (Address) | Required | The address of an XAG Ledger account. |
no_direct_ripple |
Boolean | Optional | |
paths |
String | Optional | |
source_tag |
Number | Optional | |
invoice_id |
String | Optional | |
destination_amount |
Object (Amount) | Required | An amount in the XAG Ledger. |
destination_address |
String (Address) | Required | The address of an XAG Ledger account. |
partial_payment |
Boolean | Optional |