deleteCreditEntry
Delete an existing Credit Entry
deleteCreditEntry(
accountUuid: String
uuid: String!
): DeleteCreditEntryResponse!
Arguments
deleteCreditEntry.accountUuid ● String scalar
The UUID of the account that owns the credit entry when using JWT authentication
deleteCreditEntry.uuid ● String! non-null scalar
The UUID of the Credit Entry to delete
Type
DeleteCreditEntryResponse object
Response for deleting a Credit Entry