I have the updated plugin installed. I could not find information on the "Rate Indicator" or "Entry Facility Type" in the
USPS Publication 205
.
Running into this error:
09.08.25 16:46:42
Array
(
[apiVersion] => /prices/v3
[error] => Array
(
[code] => 400
[message] => OASValidation OpenAPI-Spec-Validation-Domestic-Prices with resource oas://domestic-prices-v3.yaml: failed with reason: [ERROR - [Path '/destinationEntryFacilityType'] Instance value (null) not found in enum (possible values: [NONE,DESTINATION_NETWORK_DISTRIBUTION_CENTER,DESTINATION_SECTIONAL_CENTER_FACILITY,DESTINATION_DELIVERY_UNIT,DESTINATION_SERVICE_HUB]): [], ERROR - [Path '/destinationEntryFacilityType'] Instance type (null) does not match any allowed primitive type (allowed: [string]): [], ERROR - [Path '/priceType'] Instance value (null) not found in enum (possible values: [RETAIL,COMMERCIAL,CONTRACT,NSA]): [], ERROR - [Path '/priceType'] Instance type (null) does not match any allowed primitive type (allowed: [string]): [], ERROR - [Path '/processingCategory'] Instance value (null) not found in enum (possible values: [LETTERS,FLATS,MACHINABLE,IRREGULAR,NON_MACHINABLE,NONSTANDARD]): [], ERROR - [Path '/processingCategory'] Instance type (null) does not match any allowed primitive type (allowed: [string]): [], ERROR - [Path '/rateIndicator'] Instance value (null) not found in enum (possible values: [3D,3N,3R,5D,BA,BB,BM,C1,C2,C3,C4,C5,CP,CM,DC,DE,DF,DN,DR,E4,E6,E7,FA,FB,FE,FP,FS,LC,LF,LL,LO,LS,NP,O1,O2,O3,O4,O5,O6,O7,OS,P5,P6,P7,P8,P9,Q6,Q7,Q8,Q9,Q0,PA,PL,PM,PR,SB,SN,SP,SR]): [], ERROR - [Path '/rateIndicator'] Instance type (null) does not match any allowed primitive type (allowed: [string]): []]
[errors] => Array
(
[0] => Array
(
[title] => OASValidation OpenAPI-Spec-Validation-Domestic-Prices with resource "oas://domestic-prices-v3.yaml": failed with reason: "[ERROR - [Path '/destinationEntryFacilityType'] Instance value (null) not found in enum (possible values: ["NONE","DESTINATION_NETWORK_DISTRIBUTION_CENTER","DESTINATION_SECTIONAL_CENTER_FACILITY","DESTINATION_DELIVERY_UNIT","DESTINATION_SERVICE_HUB"]): [], ERROR - [Path '/destinationEntryFacilityType'] Instance type (null) does not match any allowed primitive type (allowed: ["string"]): [], ERROR - [Path '/priceType'] Instance value (null) not found in enum (possible values: ["RETAIL","COMMERCIAL","CONTRACT","NSA"]): [], ERROR - [Path '/priceType'] Instance type (null) does not match any allowed primitive type (allowed: ["string"]): [], ERROR - [Path '/processingCategory'] Instance value (null) not found in enum (possible values: ["LETTERS","FLATS","MACHINABLE","IRREGULAR","NON_MACHINABLE","NONSTANDARD"]): [], ERROR - [Path '/processingCategory'] Instance type (null) does not match any allowed primitive type (allowed: ["string"]): [], ERROR - [Path '/rateIndicator'] Instance value (null) not found in enum (possible values: ["3D","3N","3R","5D","BA","BB","BM","C1","C2","C3","C4","C5","CP","CM","DC","DE","DF","DN","DR","E4","E6","E7","FA","FB","FE","FP","FS","LC","LF","LL","LO","LS","NP","O1","O2","O3","O4","O5","O6","O7","OS","P5","P6","P7","P8","P9","Q6","Q7","Q8","Q9","Q0","PA","PL","PM","PR","SB","SN","SP","SR"]): [], ERROR - [Path '/rateIndicator'] Instance type (null) does not match any allowed primitive type (allowed: ["string"]): []]"
[detail] =>
)
)
)
)