Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 620 Bytes

File metadata and controls

20 lines (19 loc) · 620 Bytes
title cancelPayPalTransaction
description (DEPRECATED) Cancel the PayPal Payment Request process.
date 2018-02-12
tags
method
sldn
Account
classes
SoftLayer_Account
type reference
layout method
mainService SoftLayer_Account

REST Example {#cancelPayPalTransaction-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/cancelPayPalTransaction'