Sertifi API Web Service
Method/testsite/Services/Gateway.asmx/RemovePayment
Description
Remove a payment from a file.
Request (RemovePaymentSoapIn)

The request body is of type RemovePayment.

Request Body Parameters

NameDescriptionData Type
p_APICodeThe API code of the site.  This can be found through your Sertifi web interface under Administration -> Account Settings.xml:string
p_FileIDThe id of the relevant file.xml:string
paymentIdThe id of the payment to remove.xml:string
paymentId Element p_FileID Element p_APICode Element Sequence RemovePayment Element
Response (RemovePaymentSoapOut)

The response body is of type RemovePaymentResponse.

Response Body Parameters

NameDescriptionData Type
RemovePaymentResult"SUCCESS" or error message.xml:string
RemovePaymentResult Element Sequence RemovePaymentResponse Element
Remarks
Common error messages:
"ERROR: Invalid API Code"
"ERROR: Payments are not enabled for this account."
"ERROR: File could not be accessed"
"ERROR: Payment request could not be accessed"
"ERRROR: Could not remove payment request"
See Also
All Operations Resource GroupSertifi API Web Service

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.