Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 663 Bytes

File metadata and controls

20 lines (19 loc) · 663 Bytes
title completePayPalTransaction
description (DEPRECATED) Complete the PayPal Payment Request process and receive confirmation message.
date 2018-02-12
tags
method
sldn
Account
classes
SoftLayer_Account
type reference
layout method
mainService SoftLayer_Account

REST Example {#completePayPalTransaction-example .anchor-link}

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/completePayPalTransaction'