Clothing

NZ Post debug mode is on - to hide these messages, turn debug mode off in the settings.
NZ
Received package
Array
(
    [0] => Array
        (
            [weight] => 0.1
            [height] => 2
            [width] => 12
            [length] => 12
            [postage_type] => postage_only
            [envelope_size] => ALL
            [value] => 18
        )

)
endpoints : https://api.nzpost.co.nz/shippingoptions/2.0/domestic
Address query:
q=  &count=5
address :
stdClass Object
(
    [success] => 
    [errors] => Array
        (
            [0] => stdClass Object
                (
                    [code] => 400002
                    [message] => Invalid parameter(s)
                    [details] => Address prefix must be at least 4 characters, not including spaces at the beginning or end.
                )

        )

    [message_id] => e59408fa-9bef-47d6-b643-9ef0756ec65e
)
	
Address Request get_request:
Array
(
    [format] => json
    [pickup_dpid] => 3113521
)
send_request
weight=0.1&height=2&width=12&length=12&postage_type=postage_only&envelope_size=ALL&value=18&format=json&pickup_dpid=3113521&account_number=91327067&delivery_dpid=

Showing all 14 results