Remove customer profile invoice

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The Remove Customer Profile Invoice service is used to remove a stored invoice profile from a customer profile.

HTTP Request

DELETE /customerprofiles/{profileId}/invoiceProducts/{invoiceProductId}

Request parameters

PropertyTypeDescription
profileId
required
stringYour unique identifier for the customer profile stored at Paynova.
invoiceProductId
required
stringPaynova's unique identifier for the invoice product associated with the customer profile.

Response parameters

PropertyTypeDescription
status
required
statusAPI operation status.

Example:
{ "isSuccess":true, "errorNumber":0, "statusKey":"SUCCESS", "statusMessage":"The operation was successful." }
Response

Language
LoadingLoading…
Response
Choose an example:
application/json