updatePaymentServiceProvider
Updates an existing 'PaymentServiceProvider'
Input fields
Return fields
ref (
String!)
External reference of the object. Must be unique.
attributes (
[Attribute])
A list of attributes associated with the PaymentServiceProvider. This can be used to extend the existing data structure with additional data.
id (
ID!)
ID of the object
name (
String)
name of the PaymentServiceProvider
clientId (
String!)
Client ID of the PaymentServiceProvider
clientSecret (
String)
Client Secret of the PaymentServiceProvider
serviceAuthToken (
String!)
Auth Token of the PaymentServiceProvider
host (
String!)
Host of the PaymentServiceProvider. Sample value: 'api.sandbox.paypal.com'.
port (
Int!)
Port of the PaymentServiceProvider
retailer (
RetailerLink!)
Retailer associated to the PaymentServiceProvider.
createdOn (
DateTime)
Time of creation
updatedOn (
DateTime)
Time of last update