How to create a JSON from OrdersCreateRequest response?

Torbson
Contributor
Contributor

How can i convert the response from:

 

paypal_client = PayPalHttpClient(paypal_environment)

request = OrdersCreateRequest()

response = paypal_client.execute(request)

 

into a JSON?

 

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.