Input objects
AddAssetLiquidityInput
Arguments
Name | Description |
---|---|
assetIdString! | The id of the asset to add liquidity. |
amountUInt64! | Amount of liquidity to add. |
idString! | The id of the transfer. |
AddKeyToClientInput
Arguments
Name | Description |
---|---|
idString! | |
clientIdString! | |
jwkString! |
AddPeerLiquidityInput
Arguments
Name | Description |
---|---|
peerIdString! | The id of the peer to add liquidity. |
amountUInt64! | Amount of liquidity to add. |
idString! | The id of the transfer. |
AmountInput
Arguments
Name | Description |
---|---|
valueUInt64! | |
assetCodeString! | |
assetScaleInt! |
AssetInput
Arguments
Name | Description |
---|---|
codeString! | |
scaleInt! |
CreateApiKeyInput
Arguments
Name | Description |
---|---|
paymentPointerIdString! | Payment pointer API key is created for. |
CreateAssetInput
Arguments
Name | Description |
---|---|
codeString! | |
scaleInt! | |
withdrawalThresholdUInt64 |
CreateAssetLiquidityWithdrawalInput
Arguments
Name | Description |
---|---|
assetIdString! | The id of the asset to create the withdrawal for. |
amountUInt64! | Amount of withdrawal. |
idString! | The id of the withdrawal. |
CreateClientInput
Arguments
Name | Description |
---|---|
nameString! | |
uriString! | |
imageString! | |
emailString! |
CreateIncomingPaymentInput
Arguments
Name | Description |
---|---|
paymentPointerIdString! | |
expiresAtString | |
descriptionString | |
incomingAmountAmountInput | |
externalRefString |
CreateOutgoingPaymentInput
Arguments
Name | Description |
---|---|
paymentPointerIdString! | |
quoteIdString! | |
descriptionString | |
externalRefString |
CreatePaymentPointerInput
Arguments
Name | Description |
---|---|
assetAssetInput! | |
urlString! | |
publicNameString |
CreatePaymentPointerWithdrawalInput
Arguments
Name | Description |
---|---|
paymentPointerIdString! | The id of the Open Payments payment pointer to create the withdrawal for. |
idString! | The id of the withdrawal. |
CreatePeerInput
Arguments
Name | Description |
---|---|
maxPacketAmountUInt64 | |
httpHttpInput! | |
assetAssetInput! | |
staticIlpAddressString! |
CreatePeerLiquidityWithdrawalInput
Arguments
Name | Description |
---|---|
peerIdString! | The id of the peer to create the withdrawal for. |
amountUInt64! | Amount of withdrawal. |
idString! | The id of the withdrawal. |
CreateQuoteInput
Arguments
Name | Description |
---|---|
paymentPointerIdString! | |
sendAmountAmountInput | |
receiveAmountAmountInput | |
receiverString! |
DeleteAllApiKeysInput
Arguments
Name | Description |
---|---|
paymentPointerIdString! | Payment pointer API keys are deleted from. |
HttpIncomingInput
Arguments
Name | Description |
---|---|
authTokens[String!]! |
HttpInput
Arguments
Name | Description |
---|---|
incomingHttpIncomingInput | |
outgoingHttpOutgoingInput! |
HttpOutgoingInput
Arguments
Name | Description |
---|---|
authTokenString! | |
endpointString! |
RedeemApiKeyInput
Arguments
Name | Description |
---|---|
keyString! | API key |
paymentPointerIdString! | Payment pointer API key was issued for. |
RefreshSessionInput
Arguments
Name | Description |
---|---|
keyString! | Session key |
RevokeSessionInput
Arguments
Name | Description |
---|---|
keyString! | Session key |
UpdateAssetInput
Arguments
Name | Description |
---|---|
idString! | |
withdrawalThresholdUInt64 |
UpdatePeerInput
Arguments
Name | Description |
---|---|
idString! | |
maxPacketAmountUInt64 | |
httpHttpInput | |
staticIlpAddressString |