Qodex.ai
Qodex.ai
Demo Call with CEOBlogIntroductionAsk Anything
PayPal APIs
Authorization
Generate access_tokenTerminate access_tokenUser InfoGenerate client_token
Orders
Create orderConfirm Payment Source - 3DSShow order detailsUpdate orderAuthorize payment for orderCapture payment for order
Payments
Show details for authorized paymentReauthorize authorized paymentVoid authorized paymentCapture authorized paymentShow captured payment detailsRefund captured paymentShow refund details
Invoices-Invoices
Generate invoice numberCreate draft invoiceShow invoice detailsList invoicesGenerate QR codeFully update invoiceSend invoiceSend invoice reminderCancel sent invoiceDelete invoiceSearch for invoicesRecord payment for invoiceDelete external paymentRecord refund for invoiceDelete external refund
Invoices-Templates
List templatesCreate templateShow template detailsFully update templateDelete template
Subscriptions-Catalog Products
Create productList productsShow product detailsUpdate product
Subscriptions-Plans
Create planList plansShow plan detailsUpdate planDeactivate planActivate planUpdate pricing
Subscriptions-Subscriptions
Create subscriptionShow subscription detailsUpdate subscriptionRevise plan or quantity of subscriptionSuspend subscriptionActivate subscriptionCancel subscriptionCapture authorized payment on subscriptionList transactions for subscription
Payouts
Create batch payoutShow payout batch detailsShow payout item detailsCancel unclaimed payout item
Webhooks
List available eventsCreate webhookList webhooksShow webhook detailsList event notificationsList event subscriptions for webhookShow event notification detailsTrigger a sample eventVerify webhook signatureResend event notificationSimulate webhook eventUpdate webhookDelete webhook
Shipment Tracking
Add tracking information for multiple PayPal transactionsShow tracking informationUpdate or cancel tracking information for PayPal transaction
Transaction Search
List transactionsList all balances
Disputes
List disputesShow dispute detailsAccept claimAppeal disputeSettle disputeUpdate dispute statusMake offer to resolve disputeProvide evidenceAcknowledge returned itemProvide supporting information for disputeEscalate dispute to claimAccept offer to resolve disputeSend message about dispute to other partyDeny offer to resolve disputePartially update dispute
Onboarding (Limited Release)-Manage Accounts
Create managed accountSearch managed account through external idSearch managed account by Seller IdPartially updates information for a managed accountShows collection of registered wallet domainsUpload document by verification token
Payment Method Tokens-Vault Payment Source - Setup Tokens
Create a setup tokenRetrieve a setup token
Payment Method Tokens-Vault Payment Source - Payment token
Create payment tokenRetrieve a payment tokenDelete payment tokenList all payment tokens for customer
Demo Call with CEOBlogIntroductionAsk Anything
PayPal APIs
Authorization
Generate access_tokenTerminate access_tokenUser InfoGenerate client_token
Orders
Create orderConfirm Payment Source - 3DSShow order detailsUpdate orderAuthorize payment for orderCapture payment for order
Payments
Show details for authorized paymentReauthorize authorized paymentVoid authorized paymentCapture authorized paymentShow captured payment detailsRefund captured paymentShow refund details
Invoices-Invoices
Generate invoice numberCreate draft invoiceShow invoice detailsList invoicesGenerate QR codeFully update invoiceSend invoiceSend invoice reminderCancel sent invoiceDelete invoiceSearch for invoicesRecord payment for invoiceDelete external paymentRecord refund for invoiceDelete external refund
Invoices-Templates
List templatesCreate templateShow template detailsFully update templateDelete template
Subscriptions-Catalog Products
Create productList productsShow product detailsUpdate product
Subscriptions-Plans
Create planList plansShow plan detailsUpdate planDeactivate planActivate planUpdate pricing
Subscriptions-Subscriptions
Create subscriptionShow subscription detailsUpdate subscriptionRevise plan or quantity of subscriptionSuspend subscriptionActivate subscriptionCancel subscriptionCapture authorized payment on subscriptionList transactions for subscription
Payouts
Create batch payoutShow payout batch detailsShow payout item detailsCancel unclaimed payout item
Webhooks
List available eventsCreate webhookList webhooksShow webhook detailsList event notificationsList event subscriptions for webhookShow event notification detailsTrigger a sample eventVerify webhook signatureResend event notificationSimulate webhook eventUpdate webhookDelete webhook
Shipment Tracking
Add tracking information for multiple PayPal transactionsShow tracking informationUpdate or cancel tracking information for PayPal transaction
Transaction Search
List transactionsList all balances
Disputes
List disputesShow dispute detailsAccept claimAppeal disputeSettle disputeUpdate dispute statusMake offer to resolve disputeProvide evidenceAcknowledge returned itemProvide supporting information for disputeEscalate dispute to claimAccept offer to resolve disputeSend message about dispute to other partyDeny offer to resolve disputePartially update dispute
Onboarding (Limited Release)-Manage Accounts
Create managed accountSearch managed account through external idSearch managed account by Seller IdPartially updates information for a managed accountShows collection of registered wallet domainsUpload document by verification token
Payment Method Tokens-Vault Payment Source - Setup Tokens
Create a setup tokenRetrieve a setup token
Payment Method Tokens-Vault Payment Source - Payment token
Create payment tokenRetrieve a payment tokenDelete payment tokenList all payment tokens for customer
HomePaypal ApisPayouts 13

Payouts

Number of APIs: 4

  1. Create batch payout POST {{base_url}}/v1/payments/payouts

  2. Show payout batch details GET {{base_url}}/v1/payments/payouts/:payout_batch_id

  3. Show payout item details GET {{base_url}}/v1/payments/payouts-item/:payout_item_id

  4. Cancel unclaimed payout item POST {{base_url}}/v1/payments/payouts-item/:payout_item_id/cancel

Previous
List transactions for subscription
Next
Create batch payout