Shows details for a sale, by ID. Returns only sales that were created through the REST API.
public static get ( string $saleId, |
||
$saleId | string | |
$apiContext | is the APIContext for this call. It can be used to pass dynamic configuration and credentials. | |
$restCall | PayPalRestCall | is the Rest Call Service that is used to make rest calls |
return |