mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-08-25 05:42:27 +00:00
fix: fix card embossing info endpoint
This commit is contained in:
@ -246,7 +246,7 @@ export class NeoLeapService {
|
||||
};
|
||||
|
||||
return this.sendRequestToNeoLeap<typeof payload, CardEmbossingDetailsResponseDto>(
|
||||
'cardembossing/CardEmbossingDetails',
|
||||
'issuance/GetEmbossingInformation',
|
||||
payload,
|
||||
responseKey,
|
||||
CardEmbossingDetailsResponseDto,
|
||||
|
Reference in New Issue
Block a user