Protected ReadonlyargsOptionalmethodArgs: { headers?: { [key: string]: string | string[] } }Checks if a PaymentIntegration with a given key exists. Returns 200 OK if the PaymentIntegration exists, or 404 Not Found if it doesn't. Specific Error Codes:
- ResourceNotFound
- GeneralError
OptionalmethodArgs: { headers?: { [key: string]: string | string[] } }
Retrieves Payment Integrations in a Project with a given
key. Specific Error Codes: - ResourceNotFound - GeneralError