Authorization error due to invalid or missing API key
{ code:401,errorId:"PIPE10013",errorInfo:"Plum Pro APIs: Invalid authorization header",error:"Eg: Unauthorized, Client is unauthorized for international orders"}
400 : Failure
Unable to get any vouchers
{
code: 400,
errorId: "PLE10033",
errorInfo: "Failed to validate getVouchers request",
error:"Eg: Bad request"
}
404 : Failure
Failed to get product details
{ code:404,errorId:"PLE10017",errorInfo:"Failed to get product details",error:"ProductId Not Found"}