Coder Social home page Coder Social logo

channel-ucjchjib4hs6nikjxoimc-qa / paypal-rest-api-specifications Goto Github PK

View Code? Open in Web Editor NEW

This project forked from madcitymultimedia-admin/paypal-rest-api-specifications

1.0 0.0 1.0 2.27 MB

This repository contains the specification files for PayPal REST APIs.

Home Page: https://developer.paypal.com/api/rest/

License: Apache License 2.0

paypal-rest-api-specifications's Introduction

PayPal REST API Specifications

This repository contains the specification files for PayPal REST APIs.

You can try our REST APIs in Postman without a PayPal Developer account. Learn more in our Postman guide.

Run in Postman

Steps to generate code from the specification

Note: Spec file used: openapi/checkout_orders_v2.json

Java

  1. npm run codegen-java -- openapi/checkout_orders_v2.json --artifact-id orders
  2. cd generated/java
  3. mvn clean install

The above will install the orders artifact to the local maven repository

Available scripts

 npm run
Scripts available in @paypal/[email protected] via `npm run-script`:
  preview
    redocly preview-docs
  bundle
    redocly bundle
  bundle-deref
    redocly bundle -d true
  lint-redocly
    redocly --format summary lint
  lint-spectral
    spectral --format pretty lint
  lint-openapi
    openapi-generator-cli validate -i
  codegen-java
    openapi-generator-cli generate -g java -o generated/java -i
  codegen-typescript-node
    openapi-generator-cli generate -g typescript-node -o generated/typescript-node -i

Available specifications

OpenAPI 3.0.3

The OpenAPI specification is a programming language agnostic standard that lets providers describe the interface of their HTTP APIs. This allows both humans and machines to discover the capabilities of an API without needing to first read documentation or understand the implementation.

API Name Version Links
Add Tracking v1 OpenAPI, API Reference
Catalog Products v1 OpenAPI, API Reference
Disputes v1 OpenAPI, API Reference
Invoices v1 OpenAPI, API Reference
Invoices v2 OpenAPI, API Reference
Orders v1 OpenAPI, API Reference
Orders v2 OpenAPI, API Reference
Partner Referrals v1 OpenAPI, API Reference
Partner Referrals v2 OpenAPI, API Reference
Payment Experience v1 OpenAPI, API Reference
Payment Method Tokens v3 OpenAPI, API Reference
Payments v1 OpenAPI, API Reference
Payments v2 OpenAPI, API Reference
Payouts v1 OpenAPI, API Reference
Subscriptions v1 OpenAPI, API Reference
Transaction Search v1 OpenAPI, API Reference
Webhooks Management v1 OpenAPI, API Reference

Support

PayPal's Developer support

paypal-rest-api-specifications's People

Contributors

supremar avatar etondoze avatar

Stargazers

MAD CITY MULTIMEDIA avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.